mailr13066 - /branches/inversion-recovery/maths_fns/relax_fit.c


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

Header


Content

Posted by sebastien . morin on June 16, 2011 - 12:32:
Author: semor
Date: Thu Jun 16 12:32:30 2011
New Revision: 13066

URL: http://svn.gna.org/viewcvs/relax?rev=13066&view=rev
Log:

Reverted r13065.

This follows a remark by Ed at:
https://mail.gna.org/public/relax-devel/2011-06/msg00150.html
Message-id: <BANLkTi=_Hw3VHk6aHzJU6e3d1inKtWOJRA@xxxxxxxxxxxxxx>

The command used was:
svn merge -r13065:13064 .


Modified:
    branches/inversion-recovery/maths_fns/relax_fit.c

Modified: branches/inversion-recovery/maths_fns/relax_fit.c
URL: 
http://svn.gna.org/viewcvs/relax/branches/inversion-recovery/maths_fns/relax_fit.c?rev=13066&r1=13065&r2=13066&view=diff
==============================================================================
--- branches/inversion-recovery/maths_fns/relax_fit.c (original)
+++ branches/inversion-recovery/maths_fns/relax_fit.c Thu Jun 16 12:32:30 2011
@@ -24,10 +24,9 @@
 /* The header for all functions which will be called */
 #include "relax_fit.h"
 
-/* functions for chi2, exponential and inversion-recovery */
+/* functions for chi2 and exponential */
 #include "c_chi2.h"
 #include "exponential.h"
-#include "inversion-recovery.h"
 
 static PyObject *
 setup(PyObject *self, PyObject *args, PyObject *keywords) {




Related Messages


Powered by MHonArc, Updated Thu Jun 16 12:40:02 2011