summaryrefslogtreecommitdiff
path: root/examples/peacekeeping/swedish
diff options
context:
space:
mode:
authorbjorn <bjorn@bringert.net>2008-08-18 20:22:25 +0000
committerbjorn <bjorn@bringert.net>2008-08-18 20:22:25 +0000
commit401d1cd7d10b5e1596d4dc82f926a8feb1d6e3ea (patch)
treecbe5d4e532f78ff080efb6452e148c3974819eb4 /examples/peacekeeping/swedish
parent256ab548070e360bbd8b395c56ea4ce51cf0f339 (diff)
Some peacekeeping clean-up, still far from compiling.
Diffstat (limited to 'examples/peacekeeping/swedish')
-rw-r--r--examples/peacekeeping/swedish/PeaceSpoken_Swe.gf6
-rw-r--r--examples/peacekeeping/swedish/Peace_Swe.gf7
2 files changed, 2 insertions, 11 deletions
diff --git a/examples/peacekeeping/swedish/PeaceSpoken_Swe.gf b/examples/peacekeeping/swedish/PeaceSpoken_Swe.gf
index d622a1c07..51ed8392c 100644
--- a/examples/peacekeeping/swedish/PeaceSpoken_Swe.gf
+++ b/examples/peacekeeping/swedish/PeaceSpoken_Swe.gf
@@ -1,8 +1,4 @@
--# -path=.:..:present:prelude
concrete PeaceSpoken_Swe of PeaceSpoken =
- Peace_Swe ** {
-
- flags startcat = PhraseSpoken ;
-
-}
+ Peace_Swe; \ No newline at end of file
diff --git a/examples/peacekeeping/swedish/Peace_Swe.gf b/examples/peacekeeping/swedish/Peace_Swe.gf
index c08e227d3..7c7b2c213 100644
--- a/examples/peacekeeping/swedish/Peace_Swe.gf
+++ b/examples/peacekeeping/swedish/Peace_Swe.gf
@@ -2,9 +2,4 @@
concrete Peace_Swe of Peace =
PeaceSyntax_Swe, PeaceLexCommon_Swe,
- PeaceLexExt_Swe, PeacePhrases_Swe
- ** {
-
- flags startcat = PhraseWritten ;
-
-}
+ PeaceLexExt_Swe, PeacePhrases_Swe; \ No newline at end of file