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