These changes make it unnecessary to copy header files around during the build process, which tends to confuse IDEs and debuggers. The headers which comprise Cantera's external C++ interface are now in the 'include' directory. All of the samples and demos are now in the 'samples' subdirectory.
4 lines
169 B
Mathematica
4 lines
169 B
Mathematica
path('@ct_matlab_dir@', path)
|
|
path('@ct_matlab_dir@/1D', path)
|
|
setenv('PYTHON_CMD', '@python_cmd@')
|
|
setenv('PYTHONPATH', [getenv('PYTHONPATH'), ':@python_module_loc@'])
|