[geos-commits] r2592 - in trunk/source: algorithm headers/geos/algorithm

svn_geos at osgeo.org svn_geos at osgeo.org
Tue Jun 16 11:49:53 EDT 2009


Author: strk
Date: 2009-06-16 11:49:53 -0400 (Tue, 16 Jun 2009)
New Revision: 2592

Modified:
   trunk/source/algorithm/RobustDeterminant.cpp
   trunk/source/headers/geos/algorithm/RobustDeterminant.h
Log:
Sync RobustDeterminant to JTS-1.10 (r1.15 was just commented-out code)


Modified: trunk/source/algorithm/RobustDeterminant.cpp
===================================================================
--- trunk/source/algorithm/RobustDeterminant.cpp	2009-06-16 15:46:10 UTC (rev 2591)
+++ trunk/source/algorithm/RobustDeterminant.cpp	2009-06-16 15:49:53 UTC (rev 2592)
@@ -15,7 +15,7 @@
  *
  **********************************************************************
  *
- * Last port: algorithm/RobustDeterminant.java 1.14 (JTS-1.7)
+ * Last port: algorithm/RobustDeterminant.java 1.15 (JTS-1.10)
  *
  **********************************************************************/
 

Modified: trunk/source/headers/geos/algorithm/RobustDeterminant.h
===================================================================
--- trunk/source/headers/geos/algorithm/RobustDeterminant.h	2009-06-16 15:46:10 UTC (rev 2591)
+++ trunk/source/headers/geos/algorithm/RobustDeterminant.h	2009-06-16 15:49:53 UTC (rev 2592)
@@ -14,7 +14,7 @@
  *
  **********************************************************************
  *
- * Last port: algorithm/RobustDeterminant.java 1.14 (JTS-1.7)
+ * Last port: algorithm/RobustDeterminant.java 1.15 (JTS-1.10)
  *
  **********************************************************************/
 



More information about the geos-commits mailing list