Files
gf-core/examples/tram/TramEng.gf
2005-11-07 21:45:22 +00:00

6 lines
149 B
Plaintext

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