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