]> Creatis software - clitk.git/commitdiff
mv file
authorDavid Sarrut <david.sarrut@creatis.insa-lyon.fr>
Fri, 26 Jul 2013 06:43:32 +0000 (08:43 +0200)
committerDavid Sarrut <david.sarrut@creatis.insa-lyon.fr>
Fri, 26 Jul 2013 06:43:32 +0000 (08:43 +0200)
tests_dav/clitkMergeRootFiles.ggo [deleted file]

diff --git a/tests_dav/clitkMergeRootFiles.ggo b/tests_dav/clitkMergeRootFiles.ggo
deleted file mode 100644 (file)
index 7baa396..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-# --------------------------------------------
-# file clitkMergeRootFiles.ggo
-package "clitkMergeRootFiles"
-version "1.0"
-purpose "Merge several ROOT files"
-# --------------------------------------------
-
-option "config"                -  "Config file"               string no
-option "input"                 i  "Input ROOT filenames"      string multiple yes
-option "output"                o  "Output ROOT filename"      string yes
-option "fastmerge"             f  "Fast merge"                optional
-option "verbose"               v  "Verbose level"             int optional
-