From 268aa366affb76e672395e71dd23f2e6aea98df0 Mon Sep 17 00:00:00 2001 From: DeflateAwning <11021263+DeflateAwning@users.noreply.github.com> Date: Fri, 3 Nov 2023 11:49:54 -0600 Subject: [PATCH] =?UTF-8?q?Fix=20Gabriel=20G=C3=B3mez's=20name?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/3rdParty/libkdtree/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/3rdParty/libkdtree/README.md b/src/3rdParty/libkdtree/README.md index 43b8afdfba..1d3eed9c7a 100644 --- a/src/3rdParty/libkdtree/README.md +++ b/src/3rdParty/libkdtree/README.md @@ -115,7 +115,7 @@ folks from the #c++ channel on Freenode, specifically (in no particular order) orbitz, quix, Erwin, pwned, wcstok, dasOp, Chaku, Adrinael, The_Vulture, and LIM2 (if I left anyone out, let me know). Finally, I thank the Artificial Intelligence Laboratory of the University of Zurich, Dr. Peter Eggenberger, and -Gabriel Gomez for giving me the opportunity to write this stuff. +Gabriel Gómez for giving me the opportunity to write this stuff. Since libkdtree++ makes an effort to stay as close as possible to the feel of a STL container, concepts and inspiration was gained from the SGI C++