Commit graph

6 commits

Author SHA1 Message Date
Ray Speth
3e39423a42 [Doc] Fix name of 'ck2cti' in man page 2014-05-30 19:22:58 +00:00
Ray Speth
548b5ca468 Remove cti2ctml binary
Use of cti2ctml binary can be replaced with using ctml_writer.py script
directly.
2014-05-29 18:34:44 +00:00
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