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/GodisSystemSwe.gf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 examples/godis-tram/Common/GodisSystemSwe.gf (limited to 'examples/godis-tram/Common/GodisSystemSwe.gf') diff --git a/examples/godis-tram/Common/GodisSystemSwe.gf b/examples/godis-tram/Common/GodisSystemSwe.gf new file mode 100644 index 000000000..b45cb0b66 --- /dev/null +++ b/examples/godis-tram/Common/GodisSystemSwe.gf @@ -0,0 +1,4 @@ +--# -path=.:prelude:resource-1.0/abstract:resource-1.0/common:resource-1.0/scandinavian:resource-1.0/swedish + +concrete GodisSystemSwe of GodisSystem = GodisSystemI with + (Grammar=GrammarSwe), (Extra=ExtraSwe), (GodisLang=GodisLangSwe); -- cgit v1.2.3