19 from ._ost_conop
import *
34 Set the default compound library. The compound library is used by various
35 functions of the framework that requires knowledge of naming and
36 connectivity of residues.
38 conop_inst=Conopology.Instance()
39 conop_inst.SetDefaultLib(compound_lib)
42 conop_inst=Conopology.Instance()
43 return conop_inst.GetDefaultLib()