summaryrefslogtreecommitdiff
path: root/examples/peacekeeping/swedish
diff options
context:
space:
mode:
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