#!/usr/bin/python from cantera import ck2cti import sys ck2cti.main(sys.argv[1:])