summaryrefslogtreecommitdiff
path: root/examples/peacekeeping/Peace.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/peacekeeping/Peace.gf')
-rw-r--r--examples/peacekeeping/Peace.gf6
1 files changed, 5 insertions, 1 deletions
diff --git a/examples/peacekeeping/Peace.gf b/examples/peacekeeping/Peace.gf
index f7514ac8b..506fdf62a 100644
--- a/examples/peacekeeping/Peace.gf
+++ b/examples/peacekeeping/Peace.gf
@@ -1,4 +1,8 @@
abstract Peace =
PeaceSyntax, PeaceLexCommon,
PeaceLexExt, PeacePhrases
- ** {} \ No newline at end of file
+ ** {
+
+ flags startcat = PhraseWritten ;
+
+} \ No newline at end of file