*** empty log message ***

This commit is contained in:
janna
2004-01-26 13:46:05 +00:00
parent 5792a86afb
commit 5dcd4bbb8f
6 changed files with 67 additions and 20 deletions

View File

@@ -1,6 +1,7 @@
-- use this path to read the grammar from the same directory
--# -path=.:../abstract:../../prelude:../italian:../romance
concrete HealthResourceIta of HealthResource = open ResourceIta, Prelude, SyntaxIta, ExtraIta, MorphoIta in {
--# -path=.:../newresource/abstract:../prelude:../newresource/italian:../newresource/romance
concrete HealthIta of Health = open ResourceIta, Prelude, SyntaxIta, ExtraIta, MorphoIta in {
flags
startcat=Phr ; lexer=text ; parser=chart ; unlexer=text ;