]> Creatis software - bbtk.git/blobdiff - kernel/appli/CMakeLists.txt
*** empty log message ***
[bbtk.git] / kernel / appli / CMakeLists.txt
index d25d04f30b8da8e20055ecf197d7fa4008bacec9..565a2f300baf57d712067e1f6a6e6364819bc541 100644 (file)
@@ -1,3 +1,7 @@
+
+# Replace strings in a file 
+SUBDIRS(bbSed)
+
 # The BlackBox Interpreter
 SUBDIRS(bbi)
 
@@ -11,3 +15,7 @@ SUBDIRS(bbfy)
 # Utility that creates the file architecture for a new user package 
 SUBDIRS(bbCreatePackage)
 
+
+# Utility that creates a new user black box 
+SUBDIRS(bbCreateBlackBox) 
+