trams with mm library

This commit is contained in:
aarne
2005-11-07 21:45:22 +00:00
parent 71cd8efe27
commit d1675f0aba
6 changed files with 107 additions and 0 deletions

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

@@ -0,0 +1,5 @@
--# -path=.:resource/abstract:resource/french:resource/romance:prelude
concrete TramFre of Tram = TramI with
(Multimodal = MultimodalFre),
(Math = MathFre) ;