Files
mpp/tools/mpp_astyle.sh
2015-08-13 02:24:27 +00:00

5 lines
69 B
Bash
Executable File

#!/bin/bash
set -e
astyle --options=astylerc ../*.cpp ../*.c ../*.h