git repos / blockattack-game

source/misc/astyle/runAstyle.sh

browsing at commit = ddceb7e8d386ab75c5c312f7805e6199a25055a4

raw · blame · history

#! /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