source/misc/astyle/runAstyle.sh
browsing at commit = 50644cb719e29c11f885d8324d88237f9519e006
#! /bin/bash
astyle -t -j -y -c -k1 -z2 -A2 --pad-header ../../code/*.cpp
astyle -t -j -y -c -k1 -z2 -A2 --pad-header ../../code/sago/*.cpp
astyle -t -j -y -c -k1 -z2 -A2 --pad-header ../../code/sago/*.hpp