summaryrefslogtreecommitdiff
path: root/examples/tram/TramFre.gf
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2005-12-09 16:29:49 +0000
committeraarne <aarne@cs.chalmers.se>2005-12-09 16:29:49 +0000
commit8ee11c0e7edaa32b606ac96ec24cc2f8d0bca2e3 (patch)
tree853eecdc16c18d7815892dd80c02bdce97532160 /examples/tram/TramFre.gf
parent5766d566a8477cd8d651eb51cd6fb2359a976be5 (diff)
tram with new API
Diffstat (limited to 'examples/tram/TramFre.gf')
-rw-r--r--examples/tram/TramFre.gf5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/tram/TramFre.gf b/examples/tram/TramFre.gf
new file mode 100644
index 000000000..4d6909640
--- /dev/null
+++ b/examples/tram/TramFre.gf
@@ -0,0 +1,5 @@
+--# -path=.:resource/abstract:resource/french:resource/romance:prelude
+
+concrete TramFre of Tram = TramI with
+ (Multimodal = MultimodalFre),
+ (Math = MathFre) ;