1
0
forked from GitHub/gf-core

Peacekeeping: moved startcat flags to top level concretes to work around problems in figuring out the startcat for CFGMs.

This commit is contained in:
bringert
2006-04-21 13:16:14 +00:00
parent fc72f8b730
commit 3c1ef84ddd
4 changed files with 16 additions and 4 deletions

View File

@@ -3,4 +3,8 @@
concrete Peace_Eng of Peace =
PeaceSyntax_Eng, PeaceLexCommon_Eng,
PeaceLexExt_Eng, PeacePhrases_Eng
** {}
** {
flags startcat = Phr ;
}