summaryrefslogtreecommitdiff
path: root/grammars/resource/english/TestEng.gf
diff options
context:
space:
mode:
Diffstat (limited to 'grammars/resource/english/TestEng.gf')
-rw-r--r--grammars/resource/english/TestEng.gf3
1 files changed, 3 insertions, 0 deletions
diff --git a/grammars/resource/english/TestEng.gf b/grammars/resource/english/TestEng.gf
index 7e0391c2a..5515cc9de 100644
--- a/grammars/resource/english/TestEng.gf
+++ b/grammars/resource/english/TestEng.gf
@@ -1,3 +1,6 @@
+-- use this path to read the grammar from the same directory
+--# -path=.:../abstract:../../prelude
+
concrete TestEng of TestAbs = ResEng ** open Syntax in {
flags startcat=Phr ; lexer=text ; parser=chart ; unlexer=text ;