summaryrefslogtreecommitdiff
path: root/examples/tram/TramEng.gf
blob: b4bc7921be37bcd569b1b826e333a2f80e47791d (plain)
1
2
3
4
5
--# -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) ;