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:
@@ -259,6 +259,7 @@ static PyMethodDef ct_methods[] = {
|
||||
|
||||
{"func_new", py_func_new, METH_VARARGS},
|
||||
{"func_newcombo", py_func_newcombo, METH_VARARGS},
|
||||
{"func_derivative", py_func_derivative, METH_VARARGS},
|
||||
{"func_del", py_func_del, METH_VARARGS},
|
||||
{"func_value", py_func_value, METH_VARARGS},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user