astyle -A1  -p -k3 -H -U -s4   -n  --recursive  "$HOME/GIT/STOPT/StOpt/StOpt/*.cpp"  "$HOME/GIT_REPOS/StOpt/StOpt/*.h" "$HOME/GIT_REPOS/StOpt/StOpt/*.hpp"
astyle -A1  -p -k3 -H -U -s4   -n  --recursive  "$HOME/GIT/STOPT/StOpt/test/c++/*.cpp"
astyle -A1  -p -k3 -H -U -s4   -n  --recursive  "$HOME/GIT/STOPT/StOpt/test/c++/*.h"
astyle -A1  -p -k3 -H -U -s4   -n  --recursive  "$HOME/GIT/STOPT/StOpt/R/StOptRegression/src/*.cpp"
