summaryrefslogtreecommitdiff
path: root/examples/peacekeeping/PeaceSyntaxI.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/peacekeeping/PeaceSyntaxI.gf')
-rw-r--r--examples/peacekeeping/PeaceSyntaxI.gf3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/peacekeeping/PeaceSyntaxI.gf b/examples/peacekeeping/PeaceSyntaxI.gf
index e25837aac..4864682d6 100644
--- a/examples/peacekeeping/PeaceSyntaxI.gf
+++ b/examples/peacekeeping/PeaceSyntaxI.gf
@@ -1,7 +1,8 @@
incomplete concrete PeaceSyntaxI of PeaceSyntax = PeaceCatI ** open Lang in {
flags
- optimize = all_subs ;
+-- optimize = all_subs ;
+ optimize = share ;
unlexer = text ; lexer = text ;
lincat