[GRASS-CVS] markus: grass6/lib/vector/rtree index.h,1.3,1.3.8.1

grass at intevation.de grass at intevation.de
Sun Nov 18 14:55:09 EST 2007


Author: markus

Update of /grassrepository/grass6/lib/vector/rtree
In directory doto:/tmp/cvs-serv23057

Modified Files:
      Tag: releasebranch_6_3
	index.h 
Log Message:
Remove cruft from headers (merge from HEAD)

Index: index.h
===================================================================
RCS file: /grassrepository/grass6/lib/vector/rtree/index.h,v
retrieving revision 1.3
retrieving revision 1.3.8.1
diff -u -d -r1.3 -r1.3.8.1
--- index.h	8 May 2003 14:06:02 -0000	1.3
+++ index.h	18 Nov 2007 19:55:07 -0000	1.3.8.1
@@ -19,7 +19,6 @@
 /* PGSIZE is normally the natural page size of the machine */
 #define PGSIZE	512
 #define NUMDIMS	3	/* number of dimensions */
-#define NDEBUG
 
 /* typedef float RectReal; */
 typedef double RectReal;




More information about the grass-commit mailing list