forked from GitHub/gf-core
multimodal for Swedish
This commit is contained in:
5
examples/tram0/TramEng.gf
Normal file
5
examples/tram0/TramEng.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:resource/abstract:resource/english:prelude
|
||||
|
||||
concrete TramEng of Tram = TramI with
|
||||
(Multimodal = MultimodalEng),
|
||||
(Math = MathEng) ;
|
||||
Reference in New Issue
Block a user