2 cd ${0%/*} ||
exit 1 # run from this directory
4 # Source tutorial clean functions
5 .
$WM_PROJECT_DIR/bin
/tools
/CleanFunctions
7 # remove old time and post-processing folders
8 rm -rf 0 *[1-9]* processor
* postProcessing
16 # ----------------------------------------------------------------- end-of-file