mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-25 10:56:27 -06:00
d4ffc3a88a
FoodsIce.gf contained coding=utf8, but the file is in the latin1 encoding. This confused GF.
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