mailr20443 - /trunk/pipe_control/spectrum.py


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

Header


Content

Posted by edward on July 22, 2013 - 08:45:
Author: bugman
Date: Mon Jul 22 08:45:50 2013
New Revision: 20443

URL: http://svn.gna.org/viewcvs/relax?rev=20443&view=rev
Log:
Reverted the pipe_control/spectrum.py to r20438.

The command used was:
svn merge -rHEAD:r20439 pipe_control/spectrum.py

Somehow the file was in a bad state.


Modified:
    trunk/pipe_control/spectrum.py

Modified: trunk/pipe_control/spectrum.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/pipe_control/spectrum.py?rev=20443&r1=20442&r2=20443&view=diff
==============================================================================
--- trunk/pipe_control/spectrum.py (original)
+++ trunk/pipe_control/spectrum.py Mon Jul 22 08:45:50 2013
@@ -623,9 +623,6 @@
     # Automatic format detection.
     format = autodetect_format(file_data)
 
-    # Flag for single or multiple spectrum extraction
-    single_spectrum = True
-
     # Generic.
     if format == 'generic':
         # Print out.




Related Messages


Powered by MHonArc, Updated Mon Jul 22 09:00:02 2013