Skip to content
Snippets Groups Projects
Commit 06cd4e20 authored by Carsten Gräser's avatar Carsten Gräser
Browse files

Use utf-8 encoding

[[Imported from SVN: r6145]]
parent fa75b991
Branches
Tags
No related merge requests found
......@@ -273,7 +273,7 @@ namespace Dune {
/*! \brief explicit specialization so that enums can be printed
Operators for built-in types follow special
rules (§11.2.3) so that enums won't fit into the generic
rules (§11.2.3) so that enums won't fit into the generic
method above. With an existing operator<< for int however
the enum will be automatically casted.
*/
......
......@@ -12,8 +12,8 @@
/*! @file
@brief This file provides expression templates for the
Dense Matrix and Vector Template Library and for the
Iterative Solvers Template Library.
«Dense Matrix and Vector Template Library» and for the
«Iterative Solvers Template Library».
@verbatim
$Id$
@endverbatim
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment