Commit graph

5 commits

Author SHA1 Message Date
Ray Speth
a6f939c2fe Applied consistent formatting to all C++ code
Done using astyle:
astyle --style=kr --add-brackets --indent=spaces=4 --indent-col1-comments --unpad-paren --pad-header --align-pointer=type --lineend=linux
2012-02-10 17:24:00 +00:00
Ray Speth
32afe97ebd Removed 'using namespace Cantera' from all header files 2012-01-23 03:37:08 +00:00
Ray Speth
c708682e56 Removed 'using namespace std' from all header files 2012-01-23 03:36:42 +00:00
Dave Goodwin
55577aee1a initial import 2007-09-27 22:35:14 +00:00
Dave Goodwin
10add09884 initial import 2006-10-10 16:02:57 +00:00