mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-20 10:19:32 -06:00
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
8 lines
154 B
Plaintext
8 lines
154 B
Plaintext
--# -path=.:present
|
|
|
|
-- (c) 2009 Jordi Saludes under LGPL
|
|
|
|
concrete FoodsCat of Foods = FoodsI with
|
|
(Syntax = SyntaxCat),
|
|
(LexFoods = LexFoodsCat) ;
|