summaryrefslogtreecommitdiff
path: root/examples/tram/TramSpa.gf
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2006-02-23 09:16:11 +0000
committeraarne <aarne@cs.chalmers.se>2006-02-23 09:16:11 +0000
commit97485761cbde1e92f557285815fc88ebe60058ca (patch)
treec3c42e476a7b627888dc63753de033f515ff44b6 /examples/tram/TramSpa.gf
parentb30e817e55f0b3b3934c8ac11c2bac5ad2568ab9 (diff)
completed Multimodal and Tram with new languages
Diffstat (limited to 'examples/tram/TramSpa.gf')
-rw-r--r--examples/tram/TramSpa.gf5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/tram/TramSpa.gf b/examples/tram/TramSpa.gf
new file mode 100644
index 000000000..7915a0331
--- /dev/null
+++ b/examples/tram/TramSpa.gf
@@ -0,0 +1,5 @@
+--# -path=.:compiled:prelude
+
+concrete TramSpa of Tram = TramI with
+ (Multimodal = MultimodalSpa),
+ (Symbol = SymbolSpa) ;