forked from GitHub/gf-core
completed Multimodal and Tram with new languages
This commit is contained in:
5
examples/tram/TramIta.gf
Normal file
5
examples/tram/TramIta.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:compiled:prelude
|
||||
|
||||
concrete TramIta of Tram = TramI with
|
||||
(Multimodal = MultimodalIta),
|
||||
(Symbol = SymbolIta) ;
|
||||
Reference in New Issue
Block a user