From 58e8cda6991d14b1fc425e3a5775e75039c8dd73 Mon Sep 17 00:00:00 2001 From: jean-pierre roux Date: Mon, 29 Nov 2010 13:43:28 +0000 Subject: [PATCH] Add comment --- Install/scripts/All.sh | 5 +++++ 1 file changed, 5 insertions(+) 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 # -------------------------------- -- 2.45.1