tram using compiled resources

This commit is contained in:
aarne
2006-02-22 22:29:11 +00:00
parent c2636ea968
commit b30e817e55
10 changed files with 23 additions and 12 deletions

5
examples/tram/TramFin.gf Normal file
View File

@@ -0,0 +1,5 @@
--# -path=.:compiled:prelude
concrete TramFin of Tram = TramI with
(Multimodal = MultimodalFin),
(Symbol = SymbolFin) ;