From fae10bf07da2145b995012e953ae051be941a84d Mon Sep 17 00:00:00 2001 From: Markus Wolff Date: Fri, 25 Feb 2011 14:52:18 +0000 Subject: [PATCH] corrected macros in tutorial decoupled --- examples/tutorialproblem_decoupled.hh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/tutorialproblem_decoupled.hh b/examples/tutorialproblem_decoupled.hh index 7b332d022..e48149b01 100644 --- a/examples/tutorialproblem_decoupled.hh +++ b/examples/tutorialproblem_decoupled.hh @@ -25,8 +25,8 @@ * * \brief problem for the sequential tutorial */ -#ifndef DUMUX_TUTORIALPROBLEM_DECOUPLED_HH -#define DUMUX_TUTORIALPROBLEM_DECOUPLED_HH +#ifndef DUMUX_TUTORIALPROBLEM_DECOUPLED_HH // guardian macro /*@\label{tutorial-decoupled:guardian1}@*/ +#define DUMUX_TUTORIALPROBLEM_DECOUPLED_HH // guardian macro /*@\label{tutorial-decoupled:guardian2}@*/ // the grid includes #include