From f174a2b657b41eb65c3fce8944d07b5b54b254ba Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 6 Dec 2005 17:01:52 +0000 Subject: [PATCH] Added new file math_info to probe for known or suspected math-related problems and setup. [SVN r31936] --- test/Jamfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/Jamfile b/test/Jamfile index 97d85108..7e7b5b0d 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -13,6 +13,7 @@ subproject libs/config/test ; import testing ./options ; run config_info.cpp