Add and pass all Foods languages, except Jpn

This commit is contained in:
John J. Camilleri
2021-02-16 22:41:28 +01:00
parent 312cfeb69d
commit d5cf00f711
28 changed files with 1861 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
-- (c) 2009 Aarne Ranta under LGPL
concrete FoodsIta of Foods = FoodsI with
(Syntax = SyntaxIta),
(LexFoods = LexFoodsIta) ;