Files
gf-core/examples/tram0/TramEng.gf
2005-12-09 16:28:45 +00:00

6 lines
149 B
Plaintext

--# -path=.:resource/abstract:resource/english:prelude
concrete TramEng of Tram = TramI with
(Multimodal = MultimodalEng),
(Math = MathEng) ;