]> Creatis software - bbtk.git/blob - packages/std/src/bbstdMagicBox.cxx
=== MAJOR RELEASE ====
[bbtk.git] / packages / std / src / bbstdMagicBox.cxx
1 #include "bbstdMagicBox.h"
2 #include "bbstdPackage.h"
3 namespace bbstd
4 {
5
6   BBTK_ADD_BLACK_BOX_TO_PACKAGE(std,MagicBox);
7   BBTK_BLACK_BOX_IMPLEMENTATION(MagicBox,bbtk::AtomicBlackBox);
8   
9 }
10 // EO namespace bbstd
11
12