This commit is contained in:
Marat Valiev 2012-02-09 03:33:49 +00:00
parent 548aee18db
commit 7e213e78d8

View file

@ -4,9 +4,8 @@ Created on Feb 7, 2012
@author: marat
'''
import sys
from types import *
from pdbrecord import PDBAtomRecord
from numpy import *
from numpy import array,linalg
class GenericAtom(object):
'''