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
This commit is contained in:
john.j.camilleri
2013-09-16 07:17:27 +00:00
parent 8e1c6cca40
commit f5461eb3d4
816 changed files with 14 additions and 410648 deletions

8
examples/foods/README Normal file
View File

@@ -0,0 +1,8 @@
Foods grammars from GF Summer School 2009. To build:
$ gf -make -s Foods???.gf -- to create Foods.pgf
$ mv Foods.pgf ~/GF/src/server/gwt/www/grammars/ -- to use in web applications