Add FoodsFin to testsuite (fails)

This commit is contained in:
John J. Camilleri
2021-02-13 00:16:03 +01:00
parent 98f6136ebd
commit a58a6c8a59
3 changed files with 32 additions and 0 deletions

View File

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