cantera/Cantera/clib
Harry Moffat 4ae46da12f Fix for solaris. Previous attempted bug fix actually didn't compile on
solaris. The solution to get it to work on both linux and solaris was
to add a declaration (not a definition) to the alternate file.
2007-04-10 22:19:59 +00:00
..
src Fix for solaris. Previous attempted bug fix actually didn't compile on 2007-04-10 22:19:59 +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.