mailr2701 - /branches/tensor_pdb/prompt/molmol.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward . dauvergne on October 29, 2006 - 08:48:
Author: bugman
Date: Sun Oct 29 08:48:29 2006
New Revision: 2701

URL: http://svn.gna.org/viewcvs/relax?rev=2701&view=rev
Log:
Removed a number of unused import statements in the Molmol prompt interface 
file.


Modified:
    branches/tensor_pdb/prompt/molmol.py

Modified: branches/tensor_pdb/prompt/molmol.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/tensor_pdb/prompt/molmol.py?rev=2701&r1=2700&r2=2701&view=diff
==============================================================================
--- branches/tensor_pdb/prompt/molmol.py (original)
+++ branches/tensor_pdb/prompt/molmol.py Sun Oct 29 08:48:29 2006
@@ -23,12 +23,8 @@
 import sys
 
 from colour import Colour
-from doc_string import regexp_doc
 import help
-from generic_fns.minimise import Minimise
 from specific_fns.model_free import Molmol
-from specific_fns.jw_mapping import Jw_mapping
-from specific_fns.noe import Noe
 
 
 class Molmol:




Related Messages


Powered by MHonArc, Updated Sun Oct 29 09:20:05 2006