]> Creatis software - creaToolsTools.git/commitdiff
Add comment
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Mon, 29 Nov 2010 13:43:28 +0000 (13:43 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Mon, 29 Nov 2010 13:43:28 +0000 (13:43 +0000)
Install/scripts/All.sh

index 1b679aca0da0054d3e3617ad08d25286a9ab0b3c..e6b3fd06fac3e95b3ba51f5e169f4ac13928f44b 100644 (file)
@@ -61,6 +61,11 @@ mkdir $generationdir/creatools_bin
 cd $generationdir
 
 # start_point : used at debug time : start point of the script
+# ex : if everything is OK, but bbtkGEditor, 
+# cvs upate bbtkGEditor manually,and use :
+# start_point=10
+# in order not to cvs co everything, nor recompile everything.
+
 start_point=0
 
 # --------------------------------