1
0
forked from GitHub/gf-core

Move testsuite/compiler/canonical on level up, update test script

This commit is contained in:
John J. Camilleri
2021-06-30 13:47:15 +02:00
parent 0f5be0bbaa
commit 4436cb101e
22 changed files with 42 additions and 23 deletions

View File

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