Boost logo

Boost-Commit :

From: pbristow_at_[hidden]
Date: 2007-08-28 09:29:42


Author: pbristow
Date: 2007-08-28 09:29:41 EDT (Tue, 28 Aug 2007)
New Revision: 39034
URL: http://svn.boost.org/trac/boost/changeset/39034

Log:
add renamed binomial_example_nag.cpp
Text files modified:
   sandbox/math_toolkit/libs/math/example/Jamfile.v2 | 1 +
   1 files changed, 1 insertions(+), 0 deletions(-)

Modified: sandbox/math_toolkit/libs/math/example/Jamfile.v2
==============================================================================
--- sandbox/math_toolkit/libs/math/example/Jamfile.v2 (original)
+++ sandbox/math_toolkit/libs/math/example/Jamfile.v2 2007-08-28 09:29:41 EDT (Tue, 28 Aug 2007)
@@ -27,6 +27,7 @@
 run binomial_confidence_limits.cpp ;
 run binomial_example3.cpp ;
 run binomial_sample_sizes.cpp ;
+run binomial_example_nag.cpp ;
 run c_error_policy_example.cpp ;
 run chi_square_std_dev_test.cpp ;
 run distribution_construction.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