--- ray/src/util/glare.h 1991/03/20 11:56:42 1.8 +++ ray/src/util/glare.h 1991/03/20 13:47:38 1.9 @@ -6,6 +6,8 @@ * Common data structures for glare source finding routines */ +#define DEBUG 1 + #include "standard.h" #include "view.h" #include "color.h"