Files
gf-core/examples/tram/TramEng.gf
2005-12-09 16:29:49 +00:00

6 lines
200 B
Plaintext

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