]> Creatis software - bbtk.git/blobdiff - kernel/appli/bbRegenerateBoxesLists/bbRegenerateBoxesLists.cpp
are now generated in user's .bbtk dir
[bbtk.git] / kernel / appli / bbRegenerateBoxesLists / bbRegenerateBoxesLists.cpp
index b981604ebe418ca462d1ba3a3ecc57a25d986529..e9b25353da9d4ccdf4953a495a116efd16e65259 100644 (file)
@@ -30,7 +30,7 @@ int main(int argc, char **argv)
       doc_path += "bbdoc";
       doc_path += bbtk::ConfigurationFile::GetInstance().Get_file_separator();
       
-      I->InterpretLine( "exec freeze");
+      I->InterpretLine( "exec freeze_no_error");
       I->InterpretLine( "include *");
       I->GetExecuter()->GetFactory()->CreateHtmlIndex(bbtk::Factory::Initials,doc_path + "index-alpha.html");
        I->GetExecuter()->GetFactory()->CreateHtmlIndex(bbtk::Factory::Packages,doc_path + "index-package.html");