DEBSOURCES
Skip Quicknav
sources / pymol / 1.8.4.0%2Bdfsg-1~bpo8%2B1 / layer2 / Mol2Typing.h
123456789
/* * Mol2 atom typing * * (c) Schrodinger, Inc. */ #include "ObjectMolecule.h" const char * getMOL2Type(ObjectMolecule * obj, int atm);