]> Creatis software - bbtk.git/blob - packages/std/src/bbstdRelay.cxx
=== MAJOR RELEASE ====
[bbtk.git] / packages / std / src / bbstdRelay.cxx
1
2 #include "bbstdRelay.h"
3 #include "bbstdPackage.h"
4 //#include "bbtkSystem.h"
5 //#include <string>
6
7 namespace bbstd
8 {
9   
10   //====================================================================
11   BBTK_BLACK_BOX_TEMPLATE_IMPLEMENTATION(Relay,
12                                          bbtk::AtomicBlackBox);
13   //====================================================================
14   
15   //====================================================================
16   // Standard relays 
17   using namespace std;
18   BBTK_ADD_TEMPLATE_BLACK_BOX_TO_PACKAGE(std,Relay,string);
19   //====================================================================
20
21 // namespace bbstd