corrected macros in tutorial decoupled

This commit is contained in:
Markus Wolff 2011-02-25 14:52:18 +00:00 committed by Andreas Lauser
parent 8de38c55e0
commit fae10bf07d

View File

@ -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 <dune/grid/sgrid.hh>