commit | 7ea821d18e6b1294acf170b805c3c132c47f2f77 | [log] [tgz] |
---|---|---|
author | Gael Guennebaud <g.gael@free.fr> | Thu Aug 28 21:44:56 2008 +0000 |
committer | Gael Guennebaud <g.gael@free.fr> | Thu Aug 28 21:44:56 2008 +0000 |
tree | 196865782f422611721ce841373f9d77c3519c3c | |
parent | 80be1ea51582c92bf4dba2b4f104bb53b9628980 [diff] [blame] |
spelling + some krazy directives
diff --git a/doc/snippets/MatrixBase_set.cpp b/doc/snippets/MatrixBase_set.cpp index 9487008..50ecf5f 100644 --- a/doc/snippets/MatrixBase_set.cpp +++ b/doc/snippets/MatrixBase_set.cpp
@@ -10,4 +10,4 @@ v1 << 14, 15; m2 << v1.transpose(), 16, v1, m1.block(1,1,2,2); -cout << m2 << endl; \ No newline at end of file +cout << m2 << endl;