diff options
Diffstat (limited to 'grammars/resource/german')
| -rw-r--r-- | grammars/resource/german/TestDeu.gf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/grammars/resource/german/TestDeu.gf b/grammars/resource/german/TestDeu.gf index b223714d0..9201f9c15 100644 --- a/grammars/resource/german/TestDeu.gf +++ b/grammars/resource/german/TestDeu.gf @@ -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 ; |
