From eecb1eccffaa109827a6dcc58b7168654b05c812 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Robert=20Kl=C3=B6fkorn?=
 <robertk@mathematik.uni-stuttgart.de>
Date: Mon, 16 Jan 2006 10:43:30 +0000
Subject: [PATCH] added DEBUG_ALUGRID

git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/alugrid/trunk@453 0d966ed9-3843-0410-af09-ebfb50bd7c74
---
 README | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/README b/README
index d6dbbc2cc..8a14c348d 100644
--- a/README
+++ b/README
@@ -125,6 +125,14 @@ Known bugs: On Intel ia64 architectures the optimisation option -O3 dosen't
 work with the INTEL C++ Compiler. 
 
 
+Debug
+-----
+
+For debugging the code the preprocessor variable NDEBUG must not be defined
+and additionally the preprocessor variable DEBUG_ALUGRID can be defined
+for object reference counting.
+
+
 Knowns Bugs 
 -----------
 
-- 
GitLab