]> Creatis software - bbtk.git/blobdiff - packages/std/src/bbstdMagicBox.cxx
Renamed UserBlackBox into AtomicBlackBox which is a better name (versus ComplexBlackB...
[bbtk.git] / packages / std / src / bbstdMagicBox.cxx
index bf111dd2f6aa86fe2c8b01282c8e29a744816e6a..758467fb188459d6eed1074d541a1cad76eedba5 100644 (file)
@@ -4,7 +4,7 @@ namespace bbstd
 {
 
 BBTK_ADD_BLACK_BOX_TO_PACKAGE(std,MagicBox)
-BBTK_USER_BLACK_BOX_IMPLEMENTATION(MagicBox,bbtk::UserBlackBox);
+BBTK_USER_BLACK_BOX_IMPLEMENTATION(MagicBox,bbtk::AtomicBlackBox);
 
 }
 // EO namespace bbstd