Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r74636 - trunk/libs/chrono/test
From: vicente.botet_at_[hidden]
Date: 2011-10-01 19:26:20


Author: viboes
Date: 2011-10-01 19:26:19 EDT (Sat, 01 Oct 2011)
New Revision: 74636
URL: http://svn.boost.org/trac/boost/changeset/74636

Log:
Chrono: fix typo in Jamfile
Text files modified:
   trunk/libs/chrono/test/Jamfile.v2 | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/libs/chrono/test/Jamfile.v2
==============================================================================
--- trunk/libs/chrono/test/Jamfile.v2 (original)
+++ trunk/libs/chrono/test/Jamfile.v2 2011-10-01 19:26:19 EDT (Sat, 01 Oct 2011)
@@ -247,7 +247,7 @@
         [ chrono-run2 stopwatch/basic_stopwatch_pass.cpp : basic_stopwatch_pass ]
         [ chrono-run2 stopwatch/basic_stopwatch_last_lap_pass.cpp : basic_stopwatch_last_lap_pass ]
         [ chrono-run2 stopwatch/basic_stopwatch_laps_accumulator_set_pass.cpp : basic_stopwatch_laps_accumulator_set_pass ]
- [ chrono-run2 stopwatch/basic_stopwatch_laps_container_pass.cpp : basic_stopwatch_laps_container_set_pass ]
+ [ chrono-run2 stopwatch/basic_stopwatch_laps_container_pass.cpp : basic_stopwatch_laps_container_pass ]
         [ chrono-run2 stopwatch/suspendable_stopwatch_pass.cpp : suspendable_stopwatch_pass ]
         ;
 


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