Added paths.

This commit is contained in:
aarne
2003-11-04 07:25:37 +00:00
parent 94326929b1
commit 0df32e1474
5 changed files with 16 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
-- use this path to read the grammar from the same directory
--# -path=.:../abstract:../../prelude
concrete TestDeu of TestAbs = ResDeu ** open Syntax in {
flags startcat=Phr ; lexer=text ; parser=chart ; unlexer=text ;