summaryrefslogtreecommitdiff
path: root/examples/godis-tram/Tram/TramSystemSwe.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/godis-tram/Tram/TramSystemSwe.gf')
-rw-r--r--examples/godis-tram/Tram/TramSystemSwe.gf4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/godis-tram/Tram/TramSystemSwe.gf b/examples/godis-tram/Tram/TramSystemSwe.gf
new file mode 100644
index 000000000..131595e11
--- /dev/null
+++ b/examples/godis-tram/Tram/TramSystemSwe.gf
@@ -0,0 +1,4 @@
+--# -path=.:../Common:prelude:resource-1.0/abstract:resource-1.0/common:resource-1.0/scandinavian:resource-1.0/swedish
+
+concrete TramSystemSwe of TramSystem = GodisSystemSwe, StopsSwe, LinesSwe ** TramSystemI with
+ (Grammar=GrammarSwe), (GodisLang=GodisLangSwe), (TramLexicon=TramLexiconSwe);