mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
This commit is contained in:
parent
548aee18db
commit
7e213e78d8
1 changed files with 1 additions and 2 deletions
|
|
@ -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):
|
||||
'''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue