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