From 97485761cbde1e92f557285815fc88ebe60058ca Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 23 Feb 2006 09:16:11 +0000 Subject: completed Multimodal and Tram with new languages --- examples/tram/TramIta.gf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 examples/tram/TramIta.gf (limited to 'examples/tram/TramIta.gf') diff --git a/examples/tram/TramIta.gf b/examples/tram/TramIta.gf new file mode 100644 index 000000000..656d64dbb --- /dev/null +++ b/examples/tram/TramIta.gf @@ -0,0 +1,5 @@ +--# -path=.:compiled:prelude + +concrete TramIta of Tram = TramI with + (Multimodal = MultimodalIta), + (Symbol = SymbolIta) ; -- cgit v1.2.3