$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r54321 - sandbox/monotonic/libs/monotonic/test
From: christian.schladetsch_at_[hidden]
Date: 2009-06-24 18:08:12
Author: cschladetsch
Date: 2009-06-24 18:08:11 EDT (Wed, 24 Jun 2009)
New Revision: 54321
URL: http://svn.boost.org/trac/boost/changeset/54321
Log:
renamed monotonic/container to monotonic/containers
Text files modified: 
   sandbox/monotonic/libs/monotonic/test/monotonic.vcproj |    20 ++++++++++----------                    
   1 files changed, 10 insertions(+), 10 deletions(-)
Modified: sandbox/monotonic/libs/monotonic/test/monotonic.vcproj
==============================================================================
--- sandbox/monotonic/libs/monotonic/test/monotonic.vcproj	(original)
+++ sandbox/monotonic/libs/monotonic/test/monotonic.vcproj	2009-06-24 18:08:11 EDT (Wed, 24 Jun 2009)
@@ -319,42 +319,42 @@
 					>
                                 </File>
                                 <Filter
-					Name="container"
+					Name="containers"
 					>
                                         <File
-						RelativePath="..\..\..\boost\monotonic\container\chain.hpp"
+						RelativePath="..\..\..\boost\monotonic\containers\chain.hpp"
 						>
                                         </File>
                                         <File
-						RelativePath="..\..\..\boost\monotonic\container\deque.hpp"
+						RelativePath="..\..\..\boost\monotonic\containers\deque.hpp"
 						>
                                         </File>
                                         <File
-						RelativePath="..\..\..\boost\monotonic\container\inline_clone_allocator.hpp"
+						RelativePath="..\..\..\boost\monotonic\containers\inline_clone_allocator.hpp"
 						>
                                         </File>
                                         <File
-						RelativePath="..\..\..\boost\monotonic\container\list.hpp"
+						RelativePath="..\..\..\boost\monotonic\containers\list.hpp"
 						>
                                         </File>
                                         <File
-						RelativePath="..\..\..\boost\monotonic\container\map.hpp"
+						RelativePath="..\..\..\boost\monotonic\containers\map.hpp"
 						>
                                         </File>
                                         <File
-						RelativePath="..\..\..\boost\monotonic\container\ptr_list.hpp"
+						RelativePath="..\..\..\boost\monotonic\containers\ptr_list.hpp"
 						>
                                         </File>
                                         <File
-						RelativePath="..\..\..\boost\monotonic\container\set.hpp"
+						RelativePath="..\..\..\boost\monotonic\containers\set.hpp"
 						>
                                         </File>
                                         <File
-						RelativePath="..\..\..\boost\monotonic\container\string.hpp"
+						RelativePath="..\..\..\boost\monotonic\containers\string.hpp"
 						>
                                         </File>
                                         <File
-						RelativePath="..\..\..\boost\monotonic\container\vector.hpp"
+						RelativePath="..\..\..\boost\monotonic\containers\vector.hpp"
 						>
                                         </File>
                                 </Filter>