]> Creatis software - clitk.git/blobdiff - segmentation/clitkTestFilter.ggo
remove test files
[clitk.git] / segmentation / clitkTestFilter.ggo
diff --git a/segmentation/clitkTestFilter.ggo b/segmentation/clitkTestFilter.ggo
deleted file mode 100644 (file)
index 6ab0ebb..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-#File clitkTestFilter.ggo
-package "clitkTestFilter"
-version "1.0"
-purpose "Test a filter"
-
-option "config"                -       "Config file"                     string        no
-option "verbose"       v       "Verbose"                         flag          off
-
-option "input1"                i       "Input 1 image filename"          string        no
-option "input2"                j       "Input 2 image filename"          string        no
-option "input3"                k       "Input 3 image filename"          string        no
-option "output"        o       "Output image filename"           string        no
-
-option "angle1"        a       "First angle (degree)"            float         default = "0" no
-option "angle2"        b       "Second angle (degree)"           float         default = "0" no
-