|
Boost-Commit : |
From: johnmaddock_at_[hidden]
Date: 2007-06-20 07:23:13
Author: johnmaddock
Date: 2007-06-20 07:23:12 EDT (Wed, 20 Jun 2007)
New Revision: 7107
URL: http://svn.boost.org/trac/boost/changeset/7107
Log:
Removed reference to non-existent file
Text files modified:
sandbox/math_toolkit/libs/math/test/Jamfile.v2 | 2 +-
1 files changed, 1 insertions(+), 1 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-20 07:23:12 EDT (Wed, 20 Jun 2007)
@@ -35,7 +35,6 @@
run test_ellint_3.cpp ;
run test_erf.cpp ;
run test_error_handling.cpp ;
-run test_policy.cpp ;
run test_exponential_dist.cpp ;
run test_extreme_value.cpp ;
run test_factorials.cpp ;
@@ -145,3 +144,4 @@
compile compile_test/tools_toms748_solve_inc_test.cpp ;
+
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