forked from GitHub/gf-core
tram with new API
This commit is contained in:
5
examples/tram/TramEng.gf
Normal file
5
examples/tram/TramEng.gf
Normal file
@@ -0,0 +1,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) ;
|
||||
Reference in New Issue
Block a user