[pubgit-commits-list] Clitk branch master updated. v1.2.0-629-g3c2eea5

root root at tux.creatis.insa-lyon.fr
Thu Jan 26 14:06:04 CET 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Clitk".

The branch, master has been updated
       via  3c2eea5109c2d80123fbacc41670bc77b8043aaf (commit)
      from  d959a9ad92f360947d857261b8ebd758abf4992e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.creatis.insa-lyon.fr/pubgit/?p=clitk.git;a=commitdiff;h=3c2eea5109c2d80123fbacc41670bc77b8043aaf

commit 3c2eea5109c2d80123fbacc41670bc77b8043aaf
Author: Romulo Pinho <romulo.pinho at lyon.unicancer.fr>
Date:   Thu Jan 26 14:05:51 2012 +0100

    correction in ComposeVF options

diff --git a/tools/clitkComposeVF.ggo b/tools/clitkComposeVF.ggo
index bf67f8c..39528e4 100644
--- a/tools/clitkComposeVF.ggo
+++ b/tools/clitkComposeVF.ggo
@@ -9,7 +9,7 @@ option "config"	  	 	-	"Config file"			string  	no
 option "input1"    	 	i   	"Input1 VF filename"		string 		yes
 option "input2"    	 	j   	"Input2 VF filename"		string 		yes
 option "output"    	 	o   	"Output VF filename"		string 		yes
-option "type"   t "Type of input images (0: DVF, 1: b-spline coefficient images)"   int yes default="1"
+option "type"   t "Type of input images (0: DVF, 1: b-spline coefficient images)"   int no default="1"
 option "like"   l "Image to read output parameters from (obligatory if type=1)"    string    no
 option "pad"    	 	p   	"Edgepadding value"		float 	multiple 	no  default="0.0"
 option "verbose"   	 	v   	"Verbose"			flag		off

-----------------------------------------------------------------------

Summary of changes:
 tools/clitkComposeVF.ggo |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Clitk


More information about the Pubgit-commits-list mailing list