From f5461eb3d4eb2605b546a4ed202c12bcdaa1f4e4 Mon Sep 17 00:00:00 2001 From: "john.j.camilleri" Date: Mon, 16 Sep 2013 07:17:27 +0000 Subject: Remove contribs and examples Everything has now been moved to a separate repository at https://github.com/GrammaticalFramework/gf-contrib The contents of the examples folder are build during SetupWeb --- examples/foods/FoodsSwe.gf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 examples/foods/FoodsSwe.gf (limited to 'examples/foods/FoodsSwe.gf') diff --git a/examples/foods/FoodsSwe.gf b/examples/foods/FoodsSwe.gf new file mode 100644 index 000000000..cbb35fb98 --- /dev/null +++ b/examples/foods/FoodsSwe.gf @@ -0,0 +1,7 @@ +--# -path=.:present + +-- (c) 2009 Aarne Ranta under LGPL + +concrete FoodsSwe of Foods = FoodsI with + (Syntax = SyntaxSwe), + (LexFoods = LexFoodsSwe) ** {flags language = sv_SE;} ; -- cgit v1.2.3