2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-26 06:42:12 +00:00

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

[SVN r7091]
This commit is contained in:
John Maddock
2007-06-18 18:24:48 +00:00
parent d2c0d61650
commit 3630826faa

View File

@@ -35,10 +35,6 @@ run test_ellint_2.cpp ;
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 @@ compile compile_test/tools_toms748_solve_inc_test.cpp ;