Changeset 18132
- Timestamp:
- 08/23/08 19:37:16 (5 months ago)
- Files:
-
- 1 modified
-
lang/cplusplus/i3/scripts/astyle.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/cplusplus/i3/scripts/astyle.sh
r18131 r18132 1 pushd .2 1 astyle="astyle --style=ansi -s4" #XXX mazimenikangaeru 3 2 find src -type f -name "*.cpp" | xargs ${astyle} 4 3 find src -type f -name "*.h" | grep -v "xbyak" | xargs ${astyle} 5 popd 4
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)