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

Last change on this file since 2 was 2, 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.