git repos / blockattack-game

source/misc/astyle/runAstyle.sh

browsing at commit = 66e0ff0c01fcbb8733cb6cccdd60fe9240be12b7

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