From eb3d750459c5ab6fd0fa2266175e1ad4a4e3d33f Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 8 Nov 2006 15:08:09 +0000 Subject: godis tram grammars, augmented with Fin --- examples/godis-tram/Common/GodisSystemFin.gf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 examples/godis-tram/Common/GodisSystemFin.gf (limited to 'examples/godis-tram/Common/GodisSystemFin.gf') diff --git a/examples/godis-tram/Common/GodisSystemFin.gf b/examples/godis-tram/Common/GodisSystemFin.gf new file mode 100644 index 000000000..946cc9490 --- /dev/null +++ b/examples/godis-tram/Common/GodisSystemFin.gf @@ -0,0 +1,4 @@ +--# -path=.:prelude:alltenses + +concrete GodisSystemFin of GodisSystem = GodisSystemI with + (Grammar=GrammarFin), (Extra=ExtraFin), (GodisLang=GodisLangFin); -- cgit v1.2.3