completed Multimodal and Tram with new languages

This commit is contained in:
aarne
2006-02-23 09:16:11 +00:00
parent b30e817e55
commit 97485761cb
5 changed files with 41 additions and 1 deletions

5
examples/tram/TramIta.gf Normal file
View File

@@ -0,0 +1,5 @@
--# -path=.:compiled:prelude
concrete TramIta of Tram = TramI with
(Multimodal = MultimodalIta),
(Symbol = SymbolIta) ;