]> Creatis software - bbtk.git/blobdiff - packages/std/src/bbstdConfiguration.cxx
Renamed UserBlackBox into AtomicBlackBox which is a better name (versus ComplexBlackB...
[bbtk.git] / packages / std / src / bbstdConfiguration.cxx
index 89029b9c45462ae73a61b9886433d336f0e39dcd..ec4fcc9a1cadfa3b41bc60e1da22cedfb7c72643 100644 (file)
@@ -5,7 +5,7 @@
 namespace bbstd
 {
        BBTK_ADD_BLACK_BOX_TO_PACKAGE(std,Configuration)
-       BBTK_USER_BLACK_BOX_IMPLEMENTATION(Configuration,bbtk::UserBlackBox);
+       BBTK_USER_BLACK_BOX_IMPLEMENTATION(Configuration,bbtk::AtomicBlackBox);
 
        void Configuration::bbUserConstructor() 
    {