no DEBUG by default
authorhackbard <hackbard@sage.physik.uni-augsburg.de>
Wed, 13 Feb 2008 12:53:58 +0000 (13:53 +0100)
committerhackbard <hackbard@sage.physik.uni-augsburg.de>
Wed, 13 Feb 2008 12:53:58 +0000 (13:53 +0100)
Makefile

index 76ed2d2..b25487e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -11,8 +11,8 @@ CFLAGS += -DALBE
 
 #CFLAGS += -DSTATIC_LISTS
 
-CFLAGS += -DDEBUG
-CFLAGS += -DDSTART=19 -DDEND=40 -DDATOM=5832
+#CFLAGS += -DDEBUG
+#CFLAGS += -DDSTART=19 -DDEND=40 -DDATOM=5832
 #CFLAGS += -DVDEBUG
 
 LDFLAGS = -lm