mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
*** empty log message ***
This commit is contained in:
@@ -85,7 +85,7 @@ static PyMethodDef ct_methods[] = {
|
||||
{"ct_print", ct_print, METH_VARARGS},
|
||||
{"ct_refcnt", ct_refcnt, METH_VARARGS},
|
||||
{"readlog", ct_readlog, METH_VARARGS},
|
||||
{"ck2cti", ct_ck2cti, METH_VARARGS},
|
||||
//{"ck2cti", ct_ck2cti, METH_VARARGS},
|
||||
{"buildSolutionFromXML", ct_buildSolutionFromXML, METH_VARARGS},
|
||||
|
||||
{"Flow", py_flow_new, METH_VARARGS},
|
||||
|
||||
Reference in New Issue
Block a user