summaryrefslogtreecommitdiff
path: root/examples/attempto/AttemptoUrd.gf
diff options
context:
space:
mode:
authoraarne <aarne@chalmers.se>2010-03-29 13:59:46 +0000
committeraarne <aarne@chalmers.se>2010-03-29 13:59:46 +0000
commitbec718d49deb4000bbf99adbef66b27e93d08f1b (patch)
treed30747e52b053b58434cff8d4175502223267d1d /examples/attempto/AttemptoUrd.gf
parent04784b7c31bec63c1fa9c17884347c61491f9874 (diff)
AttemptoUrd added
Diffstat (limited to 'examples/attempto/AttemptoUrd.gf')
-rw-r--r--examples/attempto/AttemptoUrd.gf6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/attempto/AttemptoUrd.gf b/examples/attempto/AttemptoUrd.gf
new file mode 100644
index 000000000..10ec91af3
--- /dev/null
+++ b/examples/attempto/AttemptoUrd.gf
@@ -0,0 +1,6 @@
+--# -path=.:./present
+concrete AttemptoUrd of Attempto = SymbolsC ** AttemptoI - [mustVP] with
+ (Syntax = SyntaxUrd),
+ (Symbolic = SymbolicUrd),
+ (LexAttempto = LexAttemptoUrd) ;
+