cantera/Cantera/clib
2006-11-27 21:43:30 +00:00
..
src removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
README.txt *** empty log message *** 2003-08-09 06:12:07 +00:00

This directory contains code that implements C-callable functions that
can be used to create and use Cantera objects from languages other
than C++. It is used by both the Python and Matlab interface packages.