mirror of
https://github.com/Cantera/cantera.git
synced 2026-08-09 12:38:22 -05:00
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.
Samples for the Cython-based Python module can be found in the directory "interfaces/cython/cantera/examples".