Skip to content
Snippets Groups Projects
Commit c5708541 authored by Marco Biasini's avatar Marco Biasini
Browse files

fix OST startup script

parent 6347e9bf
Branches
Tags
No related merge requests found
......@@ -39,7 +39,6 @@ import ost
ost.SetPrefixPath(_base_dir)
def _InitRuleBasedProcessor():
def _InitRuleBasedBuilder():
compound_lib_path=os.path.join(ost.GetSharedDataPath(), 'compounds.chemlib')
if os.path.exists(compound_lib_path):
compound_lib=conop.CompoundLib.Load(compound_lib_path)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment