mailr7884 - /branches/spectral_errors/prompt/spectrum.py


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

Header


Content

Posted by edward on October 21, 2008 - 16:05:
Author: bugman
Date: Tue Oct 21 16:05:24 2008
New Revision: 7884

URL: http://svn.gna.org/viewcvs/relax?rev=7884&view=rev
Log:
Renamed the class in the old prompt.noe module.


Modified:
    branches/spectral_errors/prompt/spectrum.py

Modified: branches/spectral_errors/prompt/spectrum.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/spectral_errors/prompt/spectrum.py?rev=7884&r1=7883&r2=7884&view=diff
==============================================================================
--- branches/spectral_errors/prompt/spectrum.py (original)
+++ branches/spectral_errors/prompt/spectrum.py Tue Oct 21 16:05:24 2008
@@ -1,6 +1,6 @@
 
###############################################################################
 #                                                                            
 #
-# Copyright (C) 2004-2005 Edward d'Auvergne                                  
 #
+# Copyright (C) 2004-2008 Edward d'Auvergne                                  
 #
 #                                                                            
 #
 # This file is part of the program relax.                                    
 #
 #                                                                            
 #
@@ -29,7 +29,7 @@
 from specific_fns.setup import noe_obj
 
 
-class Noe:
+class Spectrum:
     def __init__(self, relax):
         # Help.
         self.__relax_help__ = \




Related Messages


Powered by MHonArc, Updated Tue Oct 21 16:20:03 2008