- Apr 05, 2013
-
-
jsiegle authored
To run this in the future, install astyle (sudo apt-get install astyle), then enter the following from the top-level project directory: astyle --options=astyle.options --recursive "./Source/*.cpp" "./Source/*.h" This will convert tabs to 4 spaces and ensure that brackets are on their own lines.
-
- Dec 27, 2012
-
-
Josh Siegle authored
-
- Dec 26, 2012
-
-
Josh Siegle authored
-
- May 21, 2012
-
-
jsiegle authored
-