cantera/interfaces/cython/scripts/mixmaster.py.in

4 lines
76 B
Python

#!/usr/bin/python
from cantera.mixmaster.main import MixMaster
MixMaster()