cantera/Cantera
2009-03-24 23:12:58 +00:00
..
clib General commit to sync the repository. 2009-03-24 20:44:30 +00:00
cxx General commit to sync the repository. 2009-03-24 20:44:30 +00:00
fortran Fixed permissions on installed files. 2009-03-17 01:40:00 +00:00
lib
matlab
python Added test for this example. 2009-03-24 23:12:58 +00:00
src General commit to sync the repository. 2009-03-24 20:44:30 +00:00
user
.cvsignore
cmake_install.cmake
CMakeLists.txt
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