added DATOM definition
authorhackbard <hackbard@sage.physik.uni-augsburg.de>
Wed, 13 Feb 2008 00:07:10 +0000 (01:07 +0100)
committerhackbard <hackbard@sage.physik.uni-augsburg.de>
Wed, 13 Feb 2008 00:07:10 +0000 (01:07 +0100)
Makefile

index 83a14b6..76ed2d2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,11 +7,13 @@ CFLAGS += -g
 #CFLAGS += -ffloat-store
 
 CFLAGS += -DALBE
+#CFLAGS += -DTERSOFF_ORIG
+
 #CFLAGS += -DSTATIC_LISTS
-#CFLAGS += -DDEBUG
-CFLAGS += -DDSTART=400 -DDEND=600
+
+CFLAGS += -DDEBUG
+CFLAGS += -DDSTART=19 -DDEND=40 -DDATOM=5832
 #CFLAGS += -DVDEBUG
-#CFLAGS += -DTERSOFF_ORIG
 
 LDFLAGS = -lm
 #LDFLAGS += -lefence