Commit graph

4 commits

Author SHA1 Message Date
Ray Speth
88bb6fe679 Removed obsolete C++ Chemkin mechanism converter 2012-07-26 20:49:50 +00:00
Ray Speth
847e1ed0bd Added missing man pages for mechanism conversion scripts / programs 2012-06-05 19:56:06 +00:00
Ray Speth
d2b0a92cd9 Fixed an error in ck2cti man page (and reformatted) 2012-06-05 19:56:02 +00:00
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