summaryrefslogtreecommitdiff
path: root/examples/peacekeeping/swedish/Peace_Swe.gf
diff options
context:
space:
mode:
authorbjorn <bjorn@bringert.net>2008-08-15 20:21:12 +0000
committerbjorn <bjorn@bringert.net>2008-08-15 20:21:12 +0000
commit137133b742f38c76d2354047ecc9d4af88826d42 (patch)
tree40b29781c11c6c9effd89c08ce7d6501a1bdedd0 /examples/peacekeeping/swedish/Peace_Swe.gf
parent66c927937ad8ba4055a30c87c4455186535804dd (diff)
Added peacekeeping example back in. Doesn't compile yet.
Diffstat (limited to 'examples/peacekeeping/swedish/Peace_Swe.gf')
-rw-r--r--examples/peacekeeping/swedish/Peace_Swe.gf10
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/peacekeeping/swedish/Peace_Swe.gf b/examples/peacekeeping/swedish/Peace_Swe.gf
new file mode 100644
index 000000000..c08e227d3
--- /dev/null
+++ b/examples/peacekeeping/swedish/Peace_Swe.gf
@@ -0,0 +1,10 @@
+--# -path=.:..:present:prelude
+
+concrete Peace_Swe of Peace =
+ PeaceSyntax_Swe, PeaceLexCommon_Swe,
+ PeaceLexExt_Swe, PeacePhrases_Swe
+ ** {
+
+ flags startcat = PhraseWritten ;
+
+}