initial check for unknown words in parsing

This commit is contained in:
aarne
2007-06-11 07:49:30 +00:00
parent 2353e930e3
commit a22871d074
11 changed files with 33 additions and 9 deletions

View File

@@ -0,0 +1,5 @@
--# -path=.:present:prelude
concrete Toy0Fin of Toy0 = Toy0I with
(Syntax = SyntaxFin),
(Lexicon = LexiconFin) ;