[geos-commits] r2099 - trunk/source/headers/geos/algorithm

svn_geos at osgeo.org svn_geos at osgeo.org
Fri Dec 21 18:31:58 EST 2007


Author: mloskot
Date: 2007-12-21 18:31:58 -0500 (Fri, 21 Dec 2007)
New Revision: 2099

Modified:
   trunk/source/headers/geos/algorithm/Makefile.am
Log:
Removed SimplePointInAreaLocator.h from algorithm/Makefile.am (header migrated to algorithm/locate).

Modified: trunk/source/headers/geos/algorithm/Makefile.am
===================================================================
--- trunk/source/headers/geos/algorithm/Makefile.am	2007-12-21 23:26:29 UTC (rev 2098)
+++ trunk/source/headers/geos/algorithm/Makefile.am	2007-12-21 23:31:58 UTC (rev 2099)
@@ -37,6 +37,5 @@
 	RayCrossingCounter.h		\
 	RobustDeterminant.h		\
 	SIRtreePointInRing.h		\
-	SimplePointInAreaLocator.h	\
 	SimplePointInRing.h	
 



More information about the geos-commits mailing list