Skip to content
Snippets Groups Projects
Commit 4fd00f33 authored by marco's avatar marco
Browse files

import alg modules

git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2654 5a81b35b-ba03-0410-adc8-b2c5c5119f08
parent 608181a4
Branches
Tags
No related merge requests found
......@@ -18,3 +18,4 @@
#------------------------------------------------------------------------------
from _img import *
MapHandle=ImageHandle
from ost.img import alg
......@@ -16,4 +16,6 @@
# along with this library; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#------------------------------------------------------------------------------
from _mol import *
\ No newline at end of file
from _mol import *
import ost.geom as _geom
from ost.mol import alg
\ No newline at end of file
......@@ -16,4 +16,5 @@
# along with this library; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#------------------------------------------------------------------------------
from _seq import *
\ No newline at end of file
from _seq import *
from ost.seq import alg
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment