source/misc/astyle/runAstyle.sh
browsing at commit = 40cddfe05b8c7c1d1f2f0bcdf9b56da36ab8964b
#! /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