$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r61379 - trunk/boost/numeric/ublas
From: david.bellot_at_[hidden]
Date: 2010-04-18 16:03:00
Author: david.bellot
Date: 2010-04-18 16:02:59 EDT (Sun, 18 Apr 2010)
New Revision: 61379
URL: http://svn.boost.org/trac/boost/changeset/61379
Log:
test with a single comment added
Text files modified: 
   trunk/boost/numeric/ublas/vector.hpp |     3 ++-                                     
   1 files changed, 2 insertions(+), 1 deletions(-)
Modified: trunk/boost/numeric/ublas/vector.hpp
==============================================================================
--- trunk/boost/numeric/ublas/vector.hpp	(original)
+++ trunk/boost/numeric/ublas/vector.hpp	2010-04-18 16:02:59 EDT (Sun, 18 Apr 2010)
@@ -8,7 +8,8 @@
 //
 //  The authors gratefully acknowledge the support of
 //  GeNeSys mbH & Co. KG in producing this work.
-//
+//  ----------------------------------------------------------------
+// 
 
 #ifndef _BOOST_UBLAS_VECTOR_
 #define _BOOST_UBLAS_VECTOR_