|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r57881 - sandbox/odeint
From: karsten.ahnert_at_[hidden]
Date: 2009-11-24 04:44:39
Author: karsten
Date: 2009-11-24 04:44:38 EST (Tue, 24 Nov 2009)
New Revision: 57881
URL: http://svn.boost.org/trac/boost/changeset/57881
Log:
small fix in Jamroot
Text files modified:
sandbox/odeint/Jamroot | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: sandbox/odeint/Jamroot
==============================================================================
--- sandbox/odeint/Jamroot (original)
+++ sandbox/odeint/Jamroot 2009-11-24 04:44:38 EST (Tue, 24 Nov 2009)
@@ -12,7 +12,7 @@
<include>$BOOST_ROOT ;
build-project libs/numeric/odeint/examples ;
-
+build-project libs/numeric/odeint/doc ;
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