fixes for webdemos, including bug in StructuralIta

This commit is contained in:
aarne
2010-03-26 17:38:20 +00:00
parent 7ce6c55ef7
commit 5e4548e4da
5 changed files with 12 additions and 80 deletions

View File

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