cantera/Cantera
2004-04-24 15:44:57 +00:00
..
clib *** empty log message *** 2004-04-22 21:44:35 +00:00
cxx *** empty log message *** 2004-04-23 19:02:13 +00:00
fortran Changed libfct.a.a to libfct.a 2004-04-23 17:35:55 +00:00
lib *** empty log message *** 2004-02-03 03:31:05 +00:00
matlab updated examples 2004-04-24 15:44:57 +00:00
python updated examples 2004-04-24 15:44:57 +00:00
src *** empty log message *** 2004-04-24 12:53:00 +00:00
user initial import 2003-11-01 10:11:14 +00:00
.cvsignore Initial revision 2003-04-14 17:57:48 +00:00
Makefile.in *** empty log message *** 2004-02-03 03:31:05 +00:00
README.txt initial import 2004-01-01 23:11:10 +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