diff options
| author | aarne <unknown> | 2003-11-04 07:25:37 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2003-11-04 07:25:37 +0000 |
| commit | 0df32e1474cb66f86c4e35c6c3aa5c3578ec4b4f (patch) | |
| tree | 95072f48a239973f30274d85a2217a5072040a7a /grammars/resource/german | |
| parent | 94326929b144913642121bef8f8ecc98feb992e7 (diff) | |
Added paths.
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 ; |
