$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r74195 - sandbox/odeint
From: mario.mulansky_at_[hidden]
Date: 2011-09-02 11:32:08
Author: mariomulansky
Date: 2011-09-02 11:32:07 EDT (Fri, 02 Sep 2011)
New Revision: 74195
URL: http://svn.boost.org/trac/boost/changeset/74195
Log:
blub
Text files modified: 
   sandbox/odeint/Jamroot         |     4 ++--                                    
   sandbox/odeint/boost-build.jam |     2 +-                                      
   2 files changed, 3 insertions(+), 3 deletions(-)
Modified: sandbox/odeint/Jamroot
==============================================================================
--- sandbox/odeint/Jamroot	(original)
+++ sandbox/odeint/Jamroot	2011-09-02 11:32:07 EDT (Fri, 02 Sep 2011)
@@ -24,8 +24,8 @@
 ###### The following is copied from another sandbox project #####
 ###### to get the quickbook and boostbook working ...       #####
 
-local boost-root = [ modules.peek : BOOST_ROOT ] ;
+# local boost-root = [ modules.peek : BOOST_ROOT ] ;
 # local explore-header-include = $(top)/../.. ;
-use-project /boost/regex : $(boost-root)/libs/regex/build ;
+# use-project /boost/regex : $(boost-root)/libs/regex/build ;
 
 ##################################################################
Modified: sandbox/odeint/boost-build.jam
==============================================================================
--- sandbox/odeint/boost-build.jam	(original)
+++ sandbox/odeint/boost-build.jam	2011-09-02 11:32:07 EDT (Fri, 02 Sep 2011)
@@ -7,4 +7,4 @@
 # Set the BOOST_ROOT environment variable on your command-line or in the 
 # environment to point at the root of your regular Boost installation.
 
-boost-build $(BOOST_ROOT)/tools/build/v2 ;
+boost-build $(BOOST_ROOT)/tools/build/v2 ;
\ No newline at end of file