summaryrefslogtreecommitdiff
path: root/examples/foods/CharactersGla.gf
AgeCommit message (Collapse)Author
2018-07-04Remove examples directory; these now live in gf-contribJohn J. Camilleri
All changes have been reflected in the gf-contrib repository: https://github.com/GrammaticalFramework/gf-contrib Now, for WebSetup to build the example grammars, one must have gf-contrib cloned in the same top-level directory as GF. When this isn't the case, WebSetup displays a notice without failing.
2013-11-22examples/foods: add --# -coding=latin1hallgren
Adding coding pragmas --# -coding=latin1 so that grammars will continue to work when we change the default character encoding to UTF-8.
2013-09-16Remove contribs and examplesjohn.j.camilleri
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