1
0
forked from GitHub/gf-core

typos in the grammars

This commit is contained in:
krasimir
2009-03-16 14:39:54 +00:00
parent 6f733230dd
commit e6da4bca2d
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ concrete GrammarLat of Grammar =
-- ConjunctionLat, -- ConjunctionLat,
-- PhraseLat, -- PhraseLat,
TextX, TextX,
StructuralLat, StructuralLat
-- IdiomLat -- IdiomLat
** { ** {
} ; } ;

View File

@@ -1,7 +1,7 @@
--# -path=.:../romance:../abstract:../common:prelude --# -path=.:../romance:../abstract:../common:prelude
concrete GrammarRon of Grammar = concrete GrammarRon of Grammar =
NumeralRon, NumeralRon
** { ** {
flags startcat = Phr ; unlexer = text ; lexer = text ; flags startcat = Phr ; unlexer = text ; lexer = text ;