From 516ff3752c01b334eb737d0324bad17be63ff54a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Atgeirr=20Fl=C3=B8=20Rasmussen?= Date: Wed, 30 May 2012 14:42:58 +0200 Subject: [PATCH] Remove superfluous tag. --- tutorials/tutorial2.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/tutorials/tutorial2.cpp b/tutorials/tutorial2.cpp index 35ceae3d..9e84921e 100644 --- a/tutorials/tutorial2.cpp +++ b/tutorials/tutorial2.cpp @@ -126,7 +126,6 @@ int main() /// \details We set up the boundary conditions. /// By default, we obtain no-flow boundary conditions. /// \code - /// \code Opm::FlowBCManager bcs; /// \endcode