little more tersoff ...
[physik/posic.git] / Makefile
index 7096b48..3c8fcd1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 CC=gcc
-CFLAGS=-Wall -DSIMPLE_TESTING
+CFLAGS=-Wall #-DSIMPLE_TESTING
 LDFLAGS=-lm
 
 OBJS=init/init.o visual/visual.o math/math.o random/random.o list/list.o