-
- Downloads
There was an error fetching the commit references. Please try again later.
Added astyle script
I added a script located in src that applies astyle to all source files and add them to git. This script can be invoked as `make astyle`. File .astyle.options contains the astyle command line options See #215
Showing
- .astyle.options 1 addition, 0 deletions.astyle.options
- Makefile 5 additions, 2 deletionsMakefile
- astyle/.gitignore 1 addition, 0 deletionsastyle/.gitignore
- astyle/Makefile 9 additions, 0 deletionsastyle/Makefile
- src/.gitignore 3 additions, 2 deletionssrc/.gitignore
- src/Makefile 5 additions, 1 deletionsrc/Makefile
- src/astyle.sh 46 additions, 0 deletionssrc/astyle.sh
.astyle.options
0 → 100644
astyle/.gitignore
0 → 100644
astyle/Makefile
0 → 100644
src/astyle.sh
0 → 100755
Please register or sign in to comment