cantera/interfaces/cython
Ray Speth d56b6205fa [Input] Improve detection of invalid lines in reaction entries
Previously, lines which did not contain a reaction equation or a known keyword
and did not contain any slashes would be silently skipped. This caused reactions
mistakenly written using '->' as the arrow to be ignored without warning.

Fixes #583
2019-01-10 15:17:33 -05:00
..
cantera [Input] Improve detection of invalid lines in reaction entries 2019-01-10 15:17:33 -05:00
.gitignore [SCons] Only build the Python package for Python 3.x 2018-09-19 17:59:59 -04:00
SConscript [SCons] Use Cython from the targeted copy of Python 2018-09-19 17:59:59 -04:00
setup.py.in [SCons] Check for a supported version of Python 2018-09-19 17:59:59 -04:00