Skip to content
Snippets Groups Projects
Commit 8177bf46 authored by Adrian Burri's avatar Adrian Burri
Browse files

Reset MINIMAL_DEBUG_LEVEL to 4...

[[Imported from SVN: r1399]]
parent 9f552325
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ namespace Dune {
Keep in mind that libdune has to be recompiled if this value is changed!
*/
static const DebugLevel MINIMAL_DEBUG_LEVEL = 3;
static const DebugLevel MINIMAL_DEBUG_LEVEL = 4;
typedef DebugStream<1, MINIMAL_DEBUG_LEVEL> DVVerbType;
extern DVVerbType dvverb;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment