summaryrefslogtreecommitdiff
path: root/examples/attempto/AttemptoGer.gf
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2008-11-03 16:51:43 +0000
committeraarne <aarne@cs.chalmers.se>2008-11-03 16:51:43 +0000
commit44ad7596b6e151000ef6155bbdc697c1896c5de8 (patch)
tree29521e5ac0d62219f17e9b8e888b43723f08b209 /examples/attempto/AttemptoGer.gf
parentbf50b5d70d94e03e17ff18efc473ce5171a58586 (diff)
missing constructions in Attempto grammars added
Diffstat (limited to 'examples/attempto/AttemptoGer.gf')
-rw-r--r--examples/attempto/AttemptoGer.gf2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/attempto/AttemptoGer.gf b/examples/attempto/AttemptoGer.gf
index abfd44df5..5d5d28430 100644
--- a/examples/attempto/AttemptoGer.gf
+++ b/examples/attempto/AttemptoGer.gf
@@ -1,6 +1,6 @@
--# -path=.:/Users/aarne/GF/next-lib/present
-concrete AttemptoGer of Attempto = AttemptoI with
+concrete AttemptoGer of Attempto = SymbolsC ** AttemptoI with
(Syntax = SyntaxGer),
(Symbolic = SymbolicGer),
(LexAttempto = LexAttemptoGer) ;