fixes for webdemos, including bug in StructuralIta

This commit is contained in:
aarne
2010-03-26 17:38:20 +00:00
parent 1d41c587ac
commit c24440d134
4 changed files with 11 additions and 79 deletions

View File

@@ -4,4 +4,4 @@
concrete FoodsSwe of Foods = FoodsI with
(Syntax = SyntaxSwe),
(LexFoods = LexFoodsSwe) ;
(LexFoods = LexFoodsSwe) ** {flags language = sv_SE;} ;