Boost logo

Boost-Commit :

From: pbristow_at_[hidden]
Date: 2007-07-30 07:34:10


Author: pbristow
Date: 2007-07-30 07:34:09 EDT (Mon, 30 Jul 2007)
New Revision: 7587
URL: http://svn.boost.org/trac/boost/changeset/7587

Log:
added more policy examples.
Text files modified:
   sandbox/math_toolkit/libs/math/example/Jamfile.v2 | 3 +++
   1 files changed, 3 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-07-30 07:34:09 EDT (Mon, 30 Jul 2007)
@@ -25,6 +25,9 @@
 run neg_binomial_sample_sizes.cpp ;
 run f_test.cpp ;
 run distribution_construction.cpp ;
+run error_handling_examples.cpp ;
+run error_policy_example.cpp ;
+run error_policies_example.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