]> Creatis software - bbtk.git/commit
DFCH: bbtkSystemTools class has been created and implemented
authorDiego Caceres <Diego.Caceres@creatis.insa-lyon.fr>
Tue, 24 Apr 2012 12:42:18 +0000 (12:42 +0000)
committerDiego Caceres <Diego.Caceres@creatis.insa-lyon.fr>
Tue, 24 Apr 2012 12:42:18 +0000 (12:42 +0000)
commita94262289f8148799f8e319c216d5af2a6053c18
tree9907ab6d7ff898672d2a78027feb4035b3be28d1
parentdfef2c634432e6a7c8744ba6263a76879cf657c7
DFCH: bbtkSystemTools class has been created and implemented
new static methods in class:
static void CreateBlackBox();
static void CreatePackage();
static void ExecuteBbi();
static void ExecuteNewProject();
kernel/src/bbtkSystemTools.cxx [new file with mode: 0644]
kernel/src/bbtkSystemTools.h [new file with mode: 0644]