Boost logo

Boost-Commit :

From: johnmaddock_at_[hidden]
Date: 2007-06-18 14:24:50


Author: johnmaddock
Date: 2007-06-18 14:24:48 EDT (Mon, 18 Jun 2007)
New Revision: 7091
URL: http://svn.boost.org/trac/boost/changeset/7091

Log:
Ooops, removed reference to targets that don't exist.

Text files modified:
   sandbox/math_toolkit/libs/math/test/Jamfile.v2 | 5 +----
   1 files changed, 1 insertions(+), 4 deletions(-)

Modified: sandbox/math_toolkit/libs/math/test/Jamfile.v2
==============================================================================
--- sandbox/math_toolkit/libs/math/test/Jamfile.v2 (original)
+++ sandbox/math_toolkit/libs/math/test/Jamfile.v2 2007-06-18 14:24:48 EDT (Mon, 18 Jun 2007)
@@ -35,10 +35,6 @@
 run test_ellint_3.cpp ;
 run test_erf.cpp ;
 run test_error_handling.cpp ;
-run test_new_error_handling.cpp ;
-run test_policy.cpp ;
-run test_default_policy.cpp ;
-run test_no_policy.cpp ;
 run test_exponential_dist.cpp ;
 run test_extreme_value.cpp ;
 run test_factorials.cpp ;
@@ -162,3 +158,4 @@
 
 
 
+


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