cantera/samples
Ray Speth 3944dda878 Fix path to Cantera.mak in sample Fortran Makefiles
Use relative path if the Cantera install directory contains spaces, as the
Makefile 'include' statement doesn't seem to have a way to escape the space
otherwise.
2014-04-28 18:18:10 +00:00
..
cxx Fix path to Cantera.mak in sample Fortran Makefiles 2014-04-28 18:18:10 +00:00
f77 Fix path to Cantera.mak in sample Fortran Makefiles 2014-04-28 18:18:10 +00:00
f90 Fix path to Cantera.mak in sample Fortran Makefiles 2014-04-28 18:18:10 +00:00
matlab Clean up end-of-file whitespace 2014-01-30 00:47:24 +00:00
README.txt Add a note indicating the location of the Cython examples 2013-08-22 21:46:09 +00:00

Samples for the Cython-based Python module can be found in the 
directory "interfaces/cython/cantera/examples".