mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 11:19:32 -06:00
Peacekeeping: moved startcat flags to top level concretes to work around problems in figuring out the startcat for CFGMs.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
incomplete concrete PeaceSyntaxI of PeaceSyntax = PeaceCatI ** open Lang in {
|
||||
|
||||
flags
|
||||
startcat = Phr ; optimize = all_subs ;
|
||||
optimize = all_subs ;
|
||||
unlexer = text ; lexer = text ;
|
||||
|
||||
lincat
|
||||
|
||||
Reference in New Issue
Block a user