]> Creatis software - clitk.git/blobdiff - segmentation/clitkAnd.ggo
initial entry
[clitk.git] / segmentation / clitkAnd.ggo
diff --git a/segmentation/clitkAnd.ggo b/segmentation/clitkAnd.ggo
new file mode 100755 (executable)
index 0000000..06b4bb1
--- /dev/null
@@ -0,0 +1,13 @@
+#File clitkAnd.ggo
+Package "clitkAnd"
+version "1.0"
+purpose ""
+
+option "config"                -       "Config file"                     string        no
+option "verbose"       v       "Verbose"                         flag          off
+
+option "input"         i       "Input image filename"            string        yes
+option "input2"                j       "Input image filename"            string        yes
+option "output"        o       "Output image filename"           string        yes
+
+