]> Creatis software - bbtk.git/blobdiff - packages/std/src/bbstdExecSystemCommand.cxx
=== MAJOR RELEASE ====
[bbtk.git] / packages / std / src / bbstdExecSystemCommand.cxx
index 0447b2b2015699a6049788369e0f4eae7c41ac37..5dfdf6b4aadf9f994e91529c4e557e81665902e7 100755 (executable)
@@ -6,7 +6,7 @@ namespace bbstd
 {
 
   BBTK_ADD_BLACK_BOX_TO_PACKAGE(std,ExecSystemCommand);
-  BBTK_USER_BLACK_BOX_IMPLEMENTATION(ExecSystemCommand,bbtk::AtomicBlackBox);
+  BBTK_BLACK_BOX_IMPLEMENTATION(ExecSystemCommand,bbtk::AtomicBlackBox);
   
   void ExecSystemCommand::bbUserConstructor() 
   {