forked from GitHub/gf-core
tram using compiled resources
This commit is contained in:
5
examples/tram/TramFin.gf
Normal file
5
examples/tram/TramFin.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:compiled:prelude
|
||||
|
||||
concrete TramFin of Tram = TramI with
|
||||
(Multimodal = MultimodalFin),
|
||||
(Symbol = SymbolFin) ;
|
||||
Reference in New Issue
Block a user