cantera/Cantera
2012-01-03 23:08:32 +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 Add stage_dir config option 2011-12-14 19:41:21 +00:00
python Python installer now requires correct Python version 2012-01-03 23:08:32 +00:00
src Add stage_dir config option 2011-12-14 19:41:21 +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