summaryrefslogtreecommitdiff
path: root/old-examples/tram0/TramSwe.gf
diff options
context:
space:
mode:
Diffstat (limited to 'old-examples/tram0/TramSwe.gf')
-rw-r--r--old-examples/tram0/TramSwe.gf5
1 files changed, 5 insertions, 0 deletions
diff --git a/old-examples/tram0/TramSwe.gf b/old-examples/tram0/TramSwe.gf
new file mode 100644
index 000000000..6875fafa2
--- /dev/null
+++ b/old-examples/tram0/TramSwe.gf
@@ -0,0 +1,5 @@
+--# -path=.:resource/abstract:resource/swedish:resource/scandinavian:prelude
+
+concrete TramSwe of Tram = TramI with
+ (Multimodal = MultimodalSwe),
+ (Math = MathSwe) ;