This change will also be problematic having "\" at the end of the line.
Regards, Edward On 22 July 2014 16:51, <[email protected]> wrote: > Author: tlinnet > Date: Tue Jul 22 16:51:57 2014 > New Revision: 24636 > > URL: http://svn.gna.org/viewcvs/relax?rev=24636&view=rev > Log: > Code validation of lib/dispersion/two_point.py. > > Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion > models for Clustered analysis. > > Modified: > branches/disp_spin_speed/lib/dispersion/two_point.py > > Modified: branches/disp_spin_speed/lib/dispersion/two_point.py > URL: > http://svn.gna.org/viewcvs/relax/branches/disp_spin_speed/lib/dispersion/two_point.py?rev=24636&r1=24635&r2=24636&view=diff > ============================================================================== > --- branches/disp_spin_speed/lib/dispersion/two_point.py (original) > +++ branches/disp_spin_speed/lib/dispersion/two_point.py Tue Jul 22 > 16:51:57 2014 > @@ -32,7 +32,7 @@ > > The formula is:: > > - -1 / I1 \ > + -1 / I1 \ > R2eff = ------- * ln | -- | , > relax_T \ I0 / > > > > _______________________________________________ > relax (http://www.nmr-relax.com) > > This is the relax-commits mailing list > [email protected] > > 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 _______________________________________________ relax (http://www.nmr-relax.com) This is the relax-devel mailing list [email protected] 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-devel

