Build peace grammars with optimize=share to work with GF EI.

This commit is contained in:
bringert
2006-04-21 13:55:19 +00:00
parent 3c1ef84ddd
commit c4560e21b0
2 changed files with 6 additions and 1 deletions

View File

@@ -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