1
0
forked from GitHub/gf-core
Files
gf-core/testsuite/lpgf/FoodsFin.gf
2021-02-13 00:16:03 +01:00

7 lines
132 B
Plaintext

-- (c) 2009 Aarne Ranta under LGPL
concrete FoodsFin of Foods = FoodsI with
(Syntax = SyntaxFin),
(LexFoods = LexFoodsFin) ;