JSDOC/Packer.vala
[gnome.introspection-doc-generator] / JSDOC / Packer.vala
index f929222..d552054 100644 (file)
@@ -112,6 +112,8 @@ namespace JSDOC
                        this.target = target;
                        this.targetDebug  = targetDebug;
                        this.files = new Gee.ArrayList<string>();
+                       
+                       new Lang_Class(); ///initilizaze lang..
                         
                }