]> Creatis software - bbtk.git/blobdiff - packages/std/src/bbstdFilesFromDirectory.h
#3498 Export to Python code for 3DSlicer
[bbtk.git] / packages / std / src / bbstdFilesFromDirectory.h
index f3b8671e3cc67a15ffeaebc4f4af2d14b68b75f7..3ba18ead3b8c19c2a21712776e3668d2ed437f0a 100644 (file)
@@ -67,7 +67,7 @@ namespace bbstd
   BBTK_BEGIN_DESCRIBE_BLACK_BOX(FilesFromDirectory,bbtk::AtomicBlackBox);
    BBTK_NAME("FilesFromDirectory");
    BBTK_AUTHOR("jpr@creatis.univ-lyon1.fr");
-   BBTK_DESCRIPTION("returns the fullPathNames of the files in a Directory");
+   BBTK_DESCRIPTION("returns the fullPathNames of the files in a Directory (C++,Python)");
    BBTK_CATEGORY("");
 
    BBTK_INPUT(FilesFromDirectory,Active,"(default true) Active true/false ",bool,"");