]> Creatis software - crea.git/blobdiff - lib/creaDevManagerLib/modelCDMLib.cpp
Feature #1711
[crea.git] / lib / creaDevManagerLib / modelCDMLib.cpp
index 11b5f370252efdb83e624303fc86286af871afb9..a0ece82362622b9caabf644a03420d571ae0d88e 100644 (file)
@@ -161,6 +161,7 @@ modelCDMLibrary* modelCDMLib::CreateLibrary(
 
 const bool modelCDMLib::Refresh(std::string*& result)
 {
+  std::cout << "refreshing lib" << std::endl;
   this->type = wxDIR_DIRS;
   this->name = "lib";
   this->level = level;