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 _______________________________________________ relax (http://nmr-relax.com) This is the relax-commits mailing list relax-commits@gna.org To unsubscribe from this list, get a password reminder, or change your subscription options, visit the list information page at https://mail.gna.org/listinfo/relax-commits