From: jean-pierre roux Date: Mon, 29 Nov 2010 13:43:28 +0000 (+0000) Subject: Add comment X-Git-Tag: Creatools2-0-3.creaToolsTools2-0-3.17Feb2011~82 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=58e8cda6991d14b1fc425e3a5775e75039c8dd73;p=creaToolsTools.git Add comment --- diff --git a/Install/scripts/All.sh b/Install/scripts/All.sh index 1b679ac..e6b3fd0 100644 --- a/Install/scripts/All.sh +++ b/Install/scripts/All.sh @@ -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 # --------------------------------