]> granicus.if.org Git - graphviz/commit
move lib/mingle/nearest_neighbor_graph.c to C++
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 8 Jan 2022 18:46:01 +0000 (10:46 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 11 Jan 2022 15:52:02 +0000 (07:52 -0800)
commit4d527623b68bb4a5f3cf3beff45d22a215a28507
tree56c25b0eeb19e2de427c87f63c4559c1486fb7d7
parente76dc5bf715a88bb48ded12528285aeeda66c792
move lib/mingle/nearest_neighbor_graph.c to C++

This is straight renaming; no C++ adaptations made yet.

Gitlab: #2154
lib/mingle/CMakeLists.txt
lib/mingle/Makefile.am
lib/mingle/minglelib.vcxproj
lib/mingle/minglelib.vcxproj.filters
lib/mingle/nearest_neighbor_graph.cpp [moved from lib/mingle/nearest_neighbor_graph.c with 100% similarity]