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/query/small/README | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 examples/query/small/README (limited to 'examples/query/small/README') diff --git a/examples/query/small/README b/examples/query/small/README deleted file mode 100644 index 9e3997e00..000000000 --- a/examples/query/small/README +++ /dev/null @@ -1,11 +0,0 @@ -Query language for MOLTO KRI. -(c) Aarne Ranta 2011 for the gf files - -To compile and test: make - -To build a new language, use QueryGer or QueryIta as starting point: -they are the simplest and cleanest implementations. As baseline, just change -the lexical oper's in the beginning of the file. - - - -- cgit v1.2.3