Update of /cvsroot/boost/boost/libs/numeric/ublas/test
In directory 
sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv849/libs/numeric/ublas/test

Modified Files:
        placement_new.cpp test11.cpp 
Log Message:
uBLAS MINOR removed tabs

Index: placement_new.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/numeric/ublas/test/placement_new.cpp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- placement_new.cpp   11 Aug 2005 19:02:31 -0000      1.7
+++ placement_new.cpp   16 Jul 2006 20:33:17 -0000      1.8
@@ -22,7 +22,7 @@
     }
     ~udt () {}      // required for GCC prior to 3.4 to generate cookie
 
-       static udt* base_pointer;
+    static udt* base_pointer;
 };
 
 udt* udt::base_pointer;

Index: test11.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/numeric/ublas/test/test11.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- test11.cpp  8 Jun 2006 20:40:17 -0000       1.1
+++ test11.cpp  16 Jul 2006 20:33:17 -0000      1.2
@@ -34,7 +34,7 @@
     
     template<class VP>
     void test_expression_with (VP &v1, VP &v2, VP &v3) const {
-       // Expression type tests
+        // Expression type tests
         value_type t;
         size_type i;
         real_type n;



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to