Files
gf-core/examples/foods/README
john.j.camilleri f5461eb3d4 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
2013-09-16 07:17:27 +00:00

9 lines
213 B
Plaintext

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