diff options
Diffstat (limited to 'examples/godis-tram/Tram/LinesSem.gf')
| -rw-r--r-- | examples/godis-tram/Tram/LinesSem.gf | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/examples/godis-tram/Tram/LinesSem.gf b/examples/godis-tram/Tram/LinesSem.gf deleted file mode 100644 index 8d00343d4..000000000 --- a/examples/godis-tram/Tram/LinesSem.gf +++ /dev/null @@ -1,25 +0,0 @@ ---# -path=.:../Common - -concrete LinesSem of Lines = open Prolog in { - -lincat Line = PStr; - -lin -Tram1 = pp0 ["tram_1"]; -Tram2 = pp0 ["tram_2"]; -Tram3 = pp0 ["tram_3"]; -Tram4 = pp0 ["tram_4"]; -Tram5 = pp0 ["tram_5"]; -Tram6 = pp0 ["tram_6"]; -Tram7 = pp0 ["tram_7"]; -Tram8 = pp0 ["tram_8"]; -Tram9 = pp0 ["tram_9"]; - -Bus34 = pp0 ["bus_34"]; -Bus40 = pp0 ["bus_40"]; -Bus51 = pp0 ["bus_51"]; -Bus60 = pp0 ["bus_60"]; -Bus62 = pp0 ["bus_62"]; - -Alvsnabben = pp0 ["alvsnabben"]; -} |
