2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-26 05:02:16 +00:00

Remove tabs.

[SVN r34994]
This commit is contained in:
Daniel James
2006-08-29 20:55:58 +00:00
parent ae42294c58
commit 62fe5ab499
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ struct test_my_vector {
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;