mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
15 lines
499 B
Plaintext
15 lines
499 B
Plaintext
All contributions (`contrib` and `examples` folders) have now been
|
|
moved to a separate git repository at:
|
|
|
|
https://github.com/GrammaticalFramework/gf-contrib
|
|
|
|
This `examples` folder remains because its contents are compiled by
|
|
SetupWeb, so that when you run the GF cloud server locally you already
|
|
have some toy grammars to play with.
|
|
|
|
Any updates to these grammars should be made at the gf-contrib repository
|
|
above; changes will be copied from there to here manually.
|
|
|
|
John J. Camilleri
|
|
2013-09-16
|