1
0
forked from GitHub/gf-core
Files
gf-core/testsuite/lpgf/FoodsCat.gf
2021-02-16 22:33:26 +01:00

7 lines
134 B
Plaintext

-- (c) 2009 Jordi Saludes under LGPL
concrete FoodsCat of Foods = FoodsI with
(Syntax = SyntaxCat),
(LexFoods = LexFoodsCat) ;