cantera/Cantera/clib
Ray Speth 4b114f020e Add stage_dir config option
This option stages "installed" files in a local directory which can
then be used to generate installation packages while $prefix still
references the final installed location.
2011-12-14 19:41:21 +00:00
..
src Move config.h out of the main directory 2011-12-14 19:41:07 +00:00
README.txt *** empty log message *** 2003-08-09 06:12:07 +00:00
SConscript Add stage_dir config option 2011-12-14 19:41:21 +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.