1
0
forked from GitHub/gf-rgl

startcat flag in Lang

This commit is contained in:
aarne
2007-10-10 07:21:02 +00:00
parent 50d3150f25
commit 3e809b6166

View File

@@ -8,4 +8,6 @@
abstract Lang =
Grammar,
Lexicon
** {} ;
** {
flags startcat=Phr ;
} ;