cantera/Cantera
2012-01-09 17:30:39 +00:00
..
clib Add stage_dir config option 2011-12-14 19:41:21 +00:00
cxx Add stage_dir config option 2011-12-14 19:41:21 +00:00
fortran Add stage_dir config option 2011-12-14 19:41:21 +00:00
matlab Fixes to get the Matlab toolbox compiling in Windows 2012-01-09 17:30:39 +00:00
python Fixes for building with the MS Platform SDK 2012-01-05 22:21:58 +00:00
src Removed CANTERA_DATA from config.h 2012-01-05 22:22:28 +00:00
README.txt *** empty log message *** 2004-10-09 15:21:43 +00:00

This directory contains the source for Cantera and its various
language interfaces.

clib    -  the library of C-callable functions used by the Python and
              Matlab interfaces.
cxx     -  files that are only required for C++ application programs.
matlab  -  the Cantera Matlab toolbox
python  -  the Cantera Python package
src     -  the Cantera kernel, used by Cantera in all its forms