[geos-commits] r2117 - in trunk/source: geom/prep
headers/geos/geom/prep
svn_geos at osgeo.org
svn_geos at osgeo.org
Wed Jan 30 17:18:50 EST 2008
Author: benjubb
Date: 2008-01-30 17:18:50 -0500 (Wed, 30 Jan 2008)
New Revision: 2117
Modified:
trunk/source/geom/prep/Makefile.am
trunk/source/headers/geos/geom/prep/Makefile.am
Log:
Removed refs to PreparedPolygonLineIntersection.
Modified: trunk/source/geom/prep/Makefile.am
===================================================================
--- trunk/source/geom/prep/Makefile.am 2008-01-30 22:17:16 UTC (rev 2116)
+++ trunk/source/geom/prep/Makefile.am 2008-01-30 22:18:50 UTC (rev 2117)
@@ -21,5 +21,4 @@
PreparedPolygonCovers.cpp \
PreparedPolygon.cpp \
PreparedPolygonIntersects.cpp \
- PreparedPolygonLineIntersection.cpp \
PreparedPolygonPredicate.cpp
Modified: trunk/source/headers/geos/geom/prep/Makefile.am
===================================================================
--- trunk/source/headers/geos/geom/prep/Makefile.am 2008-01-30 22:17:16 UTC (rev 2116)
+++ trunk/source/headers/geos/geom/prep/Makefile.am 2008-01-30 22:18:50 UTC (rev 2117)
@@ -17,7 +17,6 @@
PreparedPolygonCovers.h \
PreparedPolygon.h \
PreparedPolygonIntersects.h \
- PreparedPolygonLineIntersection.h \
PreparedPolygonPredicate.h
#noinst_HEADERS =
More information about the geos-commits
mailing list