]> Creatis software - bbtk.git/blobdiff - packages/std/src/bbstdExecSystemCommand.h
*** empty log message ***
[bbtk.git] / packages / std / src / bbstdExecSystemCommand.h
index cc7f72a182198beed8535e55c1b2a69309436530..e3b6ba1e5194ab9677651ea841ca5917ea3c08a3 100755 (executable)
@@ -25,7 +25,7 @@ namespace bbstd
     BBTK_NAME("ExecSystemCommand");
     BBTK_AUTHOR("eduardo.davila@creatis.insa-lyon.fr");
     BBTK_DESCRIPTION("Execute bbi commands");
-    BBTK_INPUT(ExecSystemCommand,In,"bbi commands separated by ';' , use '' to indicate strings ex. help 'graph' ",std::string);  
+    BBTK_INPUT(ExecSystemCommand,In,"bbi commands separated by ';' , use '' to indicate strings ex. help 'graph' ",std::string,"");  
 //  BBTK_OUTPUT(ExecSystemCommand,Out,"Concatenated string",std::string);
   BBTK_END_DESCRIBE_BLACK_BOX(ExecSystemCommand);