mailr4316 - /1.3/prompt/pymol.py


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

Header


Content

Posted by edward on January 04, 2008 - 14:15:
Author: bugman
Date: Fri Jan  4 14:15:56 2008
New Revision: 4316

URL: http://svn.gna.org/viewcvs/relax?rev=4316&view=rev
Log:
Updated the copyright notice and added some comments.


Modified:
    1.3/prompt/pymol.py

Modified: 1.3/prompt/pymol.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/prompt/pymol.py?rev=4316&r1=4315&r2=4316&view=diff
==============================================================================
--- 1.3/prompt/pymol.py (original)
+++ 1.3/prompt/pymol.py Fri Jan  4 14:15:56 2008
@@ -1,6 +1,6 @@
 
###############################################################################
 #                                                                            
 #
-# Copyright (C) 2006 Edward d'Auvergne                                       
 #
+# Copyright (C) 2003-2004, 2006-2008 Edward d'Auvergne                       
 #
 #                                                                            
 #
 # This file is part of the program relax.                                    
 #
 #                                                                            
 #
@@ -20,8 +20,10 @@
 #                                                                            
 #
 
###############################################################################
 
+# Python module imports.
 import sys
 
+# relax module imports.
 from colour import Colour
 import help
 from relax_errors import RelaxBinError, RelaxListNumError, 
RelaxNoneStrError, RelaxNoneStrListError, RelaxStrError




Related Messages


Powered by MHonArc, Updated Fri Jan 04 14:20:14 2008