|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r57886 - sandbox/odeint
From: karsten.ahnert_at_[hidden]
Date: 2009-11-24 06:19:43
Author: karsten
Date: 2009-11-24 06:19:42 EST (Tue, 24 Nov 2009)
New Revision: 57886
URL: http://svn.boost.org/trac/boost/changeset/57886
Log:
uncomment building documentation 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 06:19:42 EST (Tue, 24 Nov 2009)
@@ -12,7 +12,7 @@
<include>$BOOST_ROOT ;
build-project libs/numeric/odeint/examples ;
-build-project libs/numeric/odeint/doc ;
+# 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