source: ZHANGProjects/ICOSIM/CPP/trunk/source/astyle.sh @ 5

Last change on this file since 5 was 5, checked in by zhangj, 10 years ago

Initial import.

File size: 59 bytes
Line 
1#!/usr/bin/env bash
2
3astyle --options=.astylerc *.cc *.h
4
5
Note: See TracBrowser for help on using the repository browser.