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/tutorial.cpp b/doc/tutorial.cpp index 941a80c..6d3eb8b 100644 --- a/doc/tutorial.cpp +++ b/doc/tutorial.cpp
@@ -59,4 +59,4 @@ m4 = m4 * m4.transpose().eval(); // forces immediate evaluation of the transpose std::cout << "*** Step 8 ***\nm3:\n" << m3 << "\nm4:\n" << m4 << std::endl; -} \ No newline at end of file +}