mailr24436 - /branches/frame_order_cleanup/pipe_control/pymol_control.py


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

Header


Content

Posted by edward on July 03, 2014 - 15:45:
Author: bugman
Date: Thu Jul  3 15:45:01 2014
New Revision: 24436

URL: http://svn.gna.org/viewcvs/relax?rev=24436&view=rev
Log:
Removed a debugging printout.


Modified:
    branches/frame_order_cleanup/pipe_control/pymol_control.py

Modified: branches/frame_order_cleanup/pipe_control/pymol_control.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/pipe_control/pymol_control.py?rev=24436&r1=24435&r2=24436&view=diff
==============================================================================
--- branches/frame_order_cleanup/pipe_control/pymol_control.py  (original)
+++ branches/frame_order_cleanup/pipe_control/pymol_control.py  Thu Jul  3 
15:45:01 2014
@@ -359,7 +359,6 @@
     pdb_files += find_pdb_files(path=path, file_root=root+'_sim')
 
     # Read in the PDB files.
-    print pdb_files
     for file in pdb_files:
         pymol_obj.exec_cmd("load " + file)
 




Related Messages


Powered by MHonArc, Updated Thu Jul 03 16:00:02 2014