From: bangerth Date: Sat, 19 Sep 2009 20:42:02 +0000 (+0000) Subject: Fix up markup. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22154f4c267b83096fc0110a775e3c62d6d1bb60;p=dealii-svn.git Fix up markup. git-svn-id: https://svn.dealii.org/trunk@19480 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/lac/include/lac/matrix_block.h b/deal.II/lac/include/lac/matrix_block.h index 325849c744..6a0a6db419 100644 --- a/deal.II/lac/include/lac/matrix_block.h +++ b/deal.II/lac/include/lac/matrix_block.h @@ -33,7 +33,7 @@ DEAL_II_NAMESPACE_OPEN * MatrixBlock comes handy when using BlockMatrixArray. Once the * MatrixBlock has been properly initalized and filled, it can be used * as: - * @begin{code} + * @code * std::vector > > blocks; * * ... @@ -42,7 +42,7 @@ DEAL_II_NAMESPACE_OPEN * * for (unsigned int i=0;i