diff -r d00c33d07114 -r e8703f0a6e2f src/work/makefile --- a/src/work/makefile Fri May 07 10:57:31 2004 +0000 +++ b/src/work/makefile Fri May 07 11:57:34 2004 +0000 @@ -1,5 +1,5 @@ INCLUDEDIRS ?= -I../include -I. -I./{marci,jacint,alpar,klao,akos} -CXXFLAGS = -g -O3 -W -Wall $(INCLUDEDIRS) -ansi -pedantic +CXXFLAGS = -g -O0 -W -Wall $(INCLUDEDIRS) -ansi -pedantic BINARIES ?= bin_heap_demo