summaryrefslogtreecommitdiff
path: root/examples/attempto/AttemptoIta.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/attempto/AttemptoIta.gf')
-rw-r--r--examples/attempto/AttemptoIta.gf7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/attempto/AttemptoIta.gf b/examples/attempto/AttemptoIta.gf
new file mode 100644
index 000000000..55656aaf0
--- /dev/null
+++ b/examples/attempto/AttemptoIta.gf
@@ -0,0 +1,7 @@
+--# -path=.:present
+
+concrete AttemptoIta of Attempto = SymbolsC ** AttemptoI with
+ (Syntax = SyntaxIta),
+ (Symbolic = SymbolicIta),
+ (LexAttempto = LexAttemptoIta) ;
+