]> Creatis software - creaToolsTools.git/blobdiff - Install/scripts/All.sh
Add comment
[creaToolsTools.git] / 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
 
 # --------------------------------