Commit graph

8 commits

Author SHA1 Message Date
Ray Speth
2528df0f75 Reorganized source tree structure
These changes make it unnecessary to copy header files around during
the build process, which tends to confuse IDEs and debuggers. The
headers which comprise Cantera's external C++ interface are now in
the 'include' directory.

All of the samples and demos are now in the 'samples' subdirectory.
2012-02-12 02:27:14 +00:00
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
Dave Goodwin
9bd690ae04 Prerelease_1_6_0_branch merged into trunk 2005-06-18 16:58:39 +00:00
Dave Goodwin
e60cc5b8db *** empty log message *** 2004-10-16 09:12:47 +00:00
Dave Goodwin
d77ebf7ff2 added environment-specific classes to write log files 2004-10-15 23:10:22 +00:00
Dave Goodwin
4a006587d8 corrected problem with truncation of error messages 2004-10-09 15:18:36 +00:00
Dave Goodwin
deb25434b8 *** empty log message *** 2004-05-24 13:21:34 +00:00
Dave Goodwin
1e8d3822ff Initial revision 2003-04-14 17:57:48 +00:00