Source code for schrodinger.application.desmond.bld_ver

from . import bld_def


[docs]def desmond_build_version(): return bld_def.bld_types[bld_def.DESMOND_COMMERCIAL]