Parent Directory
|
Revision Log
Auto Commited Import of: pcsx2-0.9.7-DEBUG (upstream: v0.9.7.4013 local: v0.9.7.197-latest) in ./trunk
1 | william | 273 | rem Use Astyle to fix style in a file |
2 | fixlines -p %1% | ||
3 | astyle --style=ansi -c -o --convert-tabs --indent-preprocessor %1% | ||
4 | del %1%.orig | ||
5 | @rem convert line terminators to Unix style LFs | ||
6 | fixlines -u %1% | ||
7 | del %1%.bak |
ViewVC Help | |
Powered by ViewVC 1.1.22 |