]> Creatis software - bbtk.git/blobdiff - packages/std/src/bbstdMakeFileName.cxx
Renamed UserBlackBox into AtomicBlackBox which is a better name (versus ComplexBlackB...
[bbtk.git] / packages / std / src / bbstdMakeFileName.cxx
index 73a6ece70f33a2650cdbfdc3e970c10615a97e49..e450d2cbd0f7e364571c14f93c78f7ea1a8a627a 100644 (file)
@@ -6,7 +6,7 @@ namespace bbstd
 {
 
        BBTK_ADD_BLACK_BOX_TO_PACKAGE(std,MakeFileName)
-       BBTK_USER_BLACK_BOX_IMPLEMENTATION(MakeFileName,bbtk::UserBlackBox);
+       BBTK_USER_BLACK_BOX_IMPLEMENTATION(MakeFileName,bbtk::AtomicBlackBox);
 
        void MakeFileName::bbUserConstructor()
    {