]> Creatis software - clitk.git/blobdiff - segmentation/clitkLevelSetSegmentation.ggo
change 'Package' to 'package' (do not compile on certain gengetopt)
[clitk.git] / segmentation / clitkLevelSetSegmentation.ggo
index 3409517a20129f322f8ddef176233e87ec7be19c..42048e9110570f562bb8284ccc7ac2474f93249d 100755 (executable)
@@ -1,7 +1,7 @@
 #File clitkLevelSetSegmentation.ggo
-Package "clitkLevelSetSegmentation"
+package "clitkLevelSetSegmentation"
 version "1.0"
-purpose ""
+purpose "Perform a levelset segmentation. Standard preprocessing is available to create the feature image."
 
 option "config"                -       "Config file"                     string        no
 option "verbose"       v       "Verbose"                         flag          off