You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ma...@apache.org on 2023/09/04 01:04:07 UTC

[commons-geometry] 06/25: Rename ConvexHull2D in euclidean to ConvexHull2DTemp

This is an automated email from the ASF dual-hosted git repository.

mattjuntunen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-geometry.git

commit 428d887af67562907c6e27b38203b14037772454
Author: Andreas Goß <an...@gmail.com>
AuthorDate: Thu Jul 20 21:17:54 2023 +0200

    Rename ConvexHull2D in euclidean to ConvexHull2DTemp
---
 .../euclidean/twod/hull/{ConvexHull2D.java => ConvexHull2DTemp.java}      | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/hull/ConvexHull2D.java b/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/hull/ConvexHull2DTemp.java
similarity index 100%
rename from commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/hull/ConvexHull2D.java
rename to commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/hull/ConvexHull2DTemp.java