Files
pymol-open-source/layer2/MmodTyping.h
2021-08-20 11:24:10 -04:00

10 lines
136 B
C

/*
* MacroModel atom typing
*
* (c) Schrodinger, Inc.
*/
struct AtomInfoType;
int getMacroModelAtomType(const AtomInfoType * ai);