mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-25 02:46:27 -06:00
134f6a200f
All languages n the Foods grammar compile fine with alltenses.
7 lines
134 B
Plaintext
7 lines
134 B
Plaintext
|
|
-- (c) 2009 Jordi Saludes under LGPL
|
|
|
|
concrete FoodsCat of Foods = FoodsI with
|
|
(Syntax = SyntaxCat),
|
|
(LexFoods = LexFoodsCat) ;
|