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

7 lines
254 B
Plaintext

--# -path=.:compiled
-- --# -path=.:resource-1.0/abstract:resource-1.0/common:resource-1.0/multimodal:resource-1.0/english:prelude:resource-1.0/mathematical
concrete TramEng of Tram = TramI with
(Multimodal = MultimodalEng),
(Symbol = SymbolEng) ;