summaryrefslogtreecommitdiff
path: root/examples/attempto/AttemptoGer.gf
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2008-10-28 16:15:13 +0000
committeraarne <aarne@cs.chalmers.se>2008-10-28 16:15:13 +0000
commitde9ed61a272575fccd1f8555f5736affdbded391 (patch)
treece0aaafe8c1d53b8c7326473b999257988130bef /examples/attempto/AttemptoGer.gf
parent03d86ba05cbaaefb6698a25431706126eb5764e8 (diff)
German Attempto - lots of words to check
Diffstat (limited to 'examples/attempto/AttemptoGer.gf')
-rw-r--r--examples/attempto/AttemptoGer.gf7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/attempto/AttemptoGer.gf b/examples/attempto/AttemptoGer.gf
new file mode 100644
index 000000000..abfd44df5
--- /dev/null
+++ b/examples/attempto/AttemptoGer.gf
@@ -0,0 +1,7 @@
+--# -path=.:/Users/aarne/GF/next-lib/present
+
+concrete AttemptoGer of Attempto = AttemptoI with
+ (Syntax = SyntaxGer),
+ (Symbolic = SymbolicGer),
+ (LexAttempto = LexAttemptoGer) ;
+