summaryrefslogtreecommitdiff
path: root/examples/attempto/AttemptoGer.gf
diff options
context:
space:
mode:
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) ;