[mlpack-svn] r13342 - mlpack/trunk/src/mlpack/methods/neighbor_search

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Mon Aug 6 14:27:29 EDT 2012


Author: rcurtin
Date: 2012-08-06 14:27:28 -0400 (Mon, 06 Aug 2012)
New Revision: 13342

Modified:
   mlpack/trunk/src/mlpack/methods/neighbor_search/CMakeLists.txt
Log:
Oops, those files had to be removed from the CMake configuration too.


Modified: mlpack/trunk/src/mlpack/methods/neighbor_search/CMakeLists.txt
===================================================================
--- mlpack/trunk/src/mlpack/methods/neighbor_search/CMakeLists.txt	2012-08-06 18:19:18 UTC (rev 13341)
+++ mlpack/trunk/src/mlpack/methods/neighbor_search/CMakeLists.txt	2012-08-06 18:27:28 UTC (rev 13342)
@@ -7,8 +7,6 @@
   neighbor_search_impl.hpp
   neighbor_search_rules.hpp
   neighbor_search_rules_impl.hpp
-  neighbor_search_cover_rules.hpp
-  neighbor_search_cover_rules_impl.hpp
   sort_policies/nearest_neighbor_sort.hpp
   sort_policies/nearest_neighbor_sort.cpp
   sort_policies/nearest_neighbor_sort_impl.hpp




More information about the mlpack-svn mailing list