cantera/samples
Bryan W. Weber 265032da8f Remove build-system specific env vars on macOS
The isysroot and mmacosx-min-version flags are needed to build the
Cantera library, but not to actually use it on macOS. They should be
removed because users don't need these and should use the SDK installed
with XCode.
2019-06-13 14:36:54 -04:00
..
cxx Remove build-system specific env vars on macOS 2019-06-13 14:36:54 -04:00
f77 [Samples] Remove verbose output from demo F77 wrapper 2018-05-19 22:04:57 -04:00
f90 [Samples/Doc] Generate CMakeLists.txt files for C++ and F90 samples 2016-10-28 23:39:33 -04:00
matlab Remove Unnecessary comments 2019-05-09 12:22:44 -04: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".