]> Creatis software - crea.git/blobdiff - lib/creaDevManagerLib/modelCDMProject.h
Feature #1711 CreaDevManager application implementation
[crea.git] / lib / creaDevManagerLib / modelCDMProject.h
index be8f2442fecea90518d226f0b9c5ec4de544ca6a..c585ea044fc648a895c629b83457f409f4fd45b7 100644 (file)
@@ -201,7 +201,7 @@ public:
    */
   modelCDMIProjectTreeNode* CreateBlackBox(
       const std::string& name,
-      const std::string& package = "", //if empty converts into "/bbtk_*projectName*_PKG"
+      const std::string& package = "", //if empty converts into "[projectName]"
       const std::string& authors = "unknown",
       const std::string& authorsEmail = "",
       const std::string& categories = "empty",