Home
last modified time | relevance | path

Searched refs:PDB_MAX_TAGS (Results 1 – 1 of 1) sorted by relevance

/dports/science/py-pymol/pymol-open-source-2.4.0/layer2/
H A DObjectMolecule2.cpp1634 #define PDB_MAX_TAGS 64 macro
1920 const char *tags_in = SettingGetGlobal_s(G, cSetting_pdb_echo_tags), *tag_start[PDB_MAX_TAGS]; in ObjectMoleculePDBStr2CoordSet()