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/TramNor.gf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 examples/tram/TramNor.gf (limited to 'examples/tram/TramNor.gf') diff --git a/examples/tram/TramNor.gf b/examples/tram/TramNor.gf new file mode 100644 index 000000000..e7ba6aadd --- /dev/null +++ b/examples/tram/TramNor.gf @@ -0,0 +1,5 @@ +--# -path=.:compiled:prelude + +concrete TramNor of Tram = TramI with + (Multimodal = MultimodalNor), + (Symbol = SymbolNor) ; -- cgit v1.2.3