[geos-commits] r3350 - in trunk: include/geos/noding src/noding

svn_geos at osgeo.org svn_geos at osgeo.org
Wed May 11 13:59:05 EDT 2011


Author: strk
Date: 2011-05-11 10:59:05 -0700 (Wed, 11 May 2011)
New Revision: 3350

Modified:
   trunk/include/geos/noding/MCIndexSegmentSetMutualIntersector.h
   trunk/src/noding/MCIndexSegmentSetMutualIntersector.cpp
Log:
Port info for MCIndexSegmentSetMutualIntersector

Modified: trunk/include/geos/noding/MCIndexSegmentSetMutualIntersector.h
===================================================================
--- trunk/include/geos/noding/MCIndexSegmentSetMutualIntersector.h	2011-05-11 17:25:51 UTC (rev 3349)
+++ trunk/include/geos/noding/MCIndexSegmentSetMutualIntersector.h	2011-05-11 17:59:05 UTC (rev 3350)
@@ -1,5 +1,4 @@
 /**********************************************************************
- * $Id$
  *
  * GEOS - Geometry Engine Open Source
  * http://geos.refractions.net
@@ -12,6 +11,10 @@
  * See the COPYING file for more information.
  *
  *
+ **********************************************************************
+ *
+ * Last port: noding/MCIndexSegmentSetMutualIntersector.java r388 (JTS-1.12)
+ *
  **********************************************************************/
 
 #ifndef GEOS_NODING_MCINDEXSEGMENTSETMUTUALINTERSECTOR_H

Modified: trunk/src/noding/MCIndexSegmentSetMutualIntersector.cpp
===================================================================
--- trunk/src/noding/MCIndexSegmentSetMutualIntersector.cpp	2011-05-11 17:25:51 UTC (rev 3349)
+++ trunk/src/noding/MCIndexSegmentSetMutualIntersector.cpp	2011-05-11 17:59:05 UTC (rev 3350)
@@ -1,5 +1,4 @@
 /**********************************************************************
- * $Id$
  *
  * GEOS - Geometry Engine Open Source
  * http://geos.refractions.net
@@ -11,6 +10,10 @@
  * by the Free Software Foundation. 
  * See the COPYING file for more information.
  *
+ **********************************************************************
+ *
+ * Last port: noding/MCIndexSegmentSetMutualIntersector.java r388 (JTS-1.12)
+ *
  **********************************************************************/
 
 #include <geos/noding/MCIndexSegmentSetMutualIntersector.h>



More information about the geos-commits mailing list