cantera/Cantera
2004-08-03 15:20:58 +00:00
..
clib *** empty log message *** 2004-08-03 10:25:03 +00:00
cxx cleanup 2004-08-03 11:16:20 +00:00
fortran *** empty log message *** 2004-08-03 10:25:03 +00:00
lib
matlab cleanup 2004-08-03 11:16:20 +00:00
python *** empty log message *** 2004-08-03 15:20:58 +00:00
src cleanup 2004-08-03 11:16:20 +00:00
user
.cvsignore
Makefile.in
README.txt

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