[geos-commits] r2550 - in trunk/source: headers/geos/operation/overlay operation/overlay

svn_geos at osgeo.org svn_geos at osgeo.org
Fri Jun 5 14:02:57 EDT 2009


Author: strk
Date: 2009-06-05 14:02:57 -0400 (Fri, 05 Jun 2009)
New Revision: 2550

Modified:
   trunk/source/headers/geos/operation/overlay/MaximalEdgeRing.h
   trunk/source/operation/overlay/MaximalEdgeRing.cpp
Log:
JTS-1.10 sync


Modified: trunk/source/headers/geos/operation/overlay/MaximalEdgeRing.h
===================================================================
--- trunk/source/headers/geos/operation/overlay/MaximalEdgeRing.h	2009-06-05 17:50:34 UTC (rev 2549)
+++ trunk/source/headers/geos/operation/overlay/MaximalEdgeRing.h	2009-06-05 18:02:57 UTC (rev 2550)
@@ -11,6 +11,12 @@
  * by the Free Software Foundation. 
  * See the COPYING file for more information.
  *
+ **********************************************************************
+ *
+ * Last port: operation/overlay/MaximalEdgeRing.java rev. 1.15 (JTS-1.10)
+ *
+ * NON-EXPOSED GEOS HEADER
+ *
  **********************************************************************/
 
 #ifndef GEOS_OP_OVERLAY_MAXIMALEDGERING_H

Modified: trunk/source/operation/overlay/MaximalEdgeRing.cpp
===================================================================
--- trunk/source/operation/overlay/MaximalEdgeRing.cpp	2009-06-05 17:50:34 UTC (rev 2549)
+++ trunk/source/operation/overlay/MaximalEdgeRing.cpp	2009-06-05 18:02:57 UTC (rev 2550)
@@ -14,7 +14,7 @@
  *
  **********************************************************************
  *
- * Last port: operation/overlay/MaximalEdgeRing.java rev. 1.13
+ * Last port: operation/overlay/MaximalEdgeRing.java rev. 1.15 (JTS-1.10)
  *
  **********************************************************************/
 



More information about the geos-commits mailing list