Boost logo

Boost-Commit :

From: john_at_[hidden]
Date: 2008-06-28 12:59:59


Author: johnmaddock
Date: 2008-06-28 12:59:59 EDT (Sat, 28 Jun 2008)
New Revision: 46815
URL: http://svn.boost.org/trac/boost/changeset/46815

Log:
Remove/replace non-ASCII characters.
Text files modified:
   trunk/libs/math/test/test_nc_t.cpp | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/libs/math/test/test_nc_t.cpp
==============================================================================
--- trunk/libs/math/test/test_nc_t.cpp (original)
+++ trunk/libs/math/test/test_nc_t.cpp 2008-06-28 12:59:59 EDT (Sat, 28 Jun 2008)
@@ -261,7 +261,7 @@
    // and the distribution of the square of the sample
    // multiple correlation coeficient.
    // Denise Benton, K. Krishnamoorthy.
- // Computational Statistics & Data Analysis 43 (2003) 249 – 267
+ // Computational Statistics & Data Analysis 43 (2003) 249 - 267
    //
    test_spot(
       static_cast<RealType>(3), // degrees of freedom


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk