From 43ad739cb7e13d76c86e720bb08d588e92fe701c Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Wed, 18 Jun 2014 15:32:26 +0000 Subject: [PATCH] added ConstructionBul in TranslateBul --- lib/src/translator/TranslateBul.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/src/translator/TranslateBul.gf b/lib/src/translator/TranslateBul.gf index 8640ea83e..cfc4dd5f2 100644 --- a/lib/src/translator/TranslateBul.gf +++ b/lib/src/translator/TranslateBul.gf @@ -20,7 +20,7 @@ concrete TranslateBul of Translate = QuestionBul, RelativeBul, IdiomBul, --- ConstructionBul, + ConstructionBul, DocumentationBul, ChunkBul,