MCPcopy Create free account
hub / github.com/comaps/comaps / configure_omim

Method configure_omim

libs/pyhelpers/setup.py:286–288  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

284 )
285
286 def configure_omim(self):
287 with chdir(OMIM_ROOT):
288 spawn(['./configure.sh'])
289
290 def create_boost_config(self):
291 mkpath(self.omim_builddir)

Callers 1

runMethod · 0.95

Calls 1

chdirFunction · 0.85

Tested by

no test coverage detected