Files
gf-core/examples/tram/TramEng.gf
2006-02-22 22:29:11 +00:00

6 lines
126 B
Plaintext

--# -path=.:compiled:prelude
concrete TramEng of Tram = TramI with
(Multimodal = MultimodalEng),
(Symbol = SymbolEng) ;