Files
linguist/samples/Grammatical Framework/FoodsCat.gf
2013-09-03 08:30:06 +02:00

8 lines
154 B
Plaintext

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