summaryrefslogtreecommitdiff
path: root/examples/godis-tram/Common/GodisSystemFin.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/godis-tram/Common/GodisSystemFin.gf')
-rw-r--r--examples/godis-tram/Common/GodisSystemFin.gf4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/godis-tram/Common/GodisSystemFin.gf b/examples/godis-tram/Common/GodisSystemFin.gf
deleted file mode 100644
index 946cc9490..000000000
--- a/examples/godis-tram/Common/GodisSystemFin.gf
+++ /dev/null
@@ -1,4 +0,0 @@
---# -path=.:prelude:alltenses
-
-concrete GodisSystemFin of GodisSystem = GodisSystemI with
- (Grammar=GrammarFin), (Extra=ExtraFin), (GodisLang=GodisLangFin);