From 2a0a60ef8fb150906245441ce8732005c74705d8 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 20 Jan 2006 23:03:50 +0000 Subject: working towards tram in 4 langs --- examples/tram/TramGer.gf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 examples/tram/TramGer.gf (limited to 'examples/tram/TramGer.gf') diff --git a/examples/tram/TramGer.gf b/examples/tram/TramGer.gf new file mode 100644 index 000000000..1446cfa24 --- /dev/null +++ b/examples/tram/TramGer.gf @@ -0,0 +1,5 @@ +--# -path=.:resource-1.0/abstract:resource-1.0/common:resource-1.0/multimodal:resource-1.0/german:prelude + +concrete TramGer of Tram = TramI with + (Multimodal = MultimodalGer), + (Math = MathGer) ; -- cgit v1.2.3