1
0
forked from GitHub/gf-core

tram with new API

This commit is contained in:
aarne
2005-12-09 16:29:49 +00:00
parent ea5639b85f
commit e5d44f96ad
5 changed files with 92 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) ;