typos in the grammars

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

View File

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

View File

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