Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Colvars/colvars
/ PyModuleDef
Class
PyModuleDef
namd/src/ScriptTcl.C:274–274 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
272
}
273
274
static struct PyModuleDef moduledef = {
275
PyModuleDef_HEAD_INIT,
276
"tcl"
,
277
NULL,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected