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