[mlpack-git] master, mlpack-1.0.x: No more implementation. (47859c2)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Thu Mar 5 21:44:30 EST 2015


Repository : https://github.com/mlpack/mlpack

On branches: master,mlpack-1.0.x
Link       : https://github.com/mlpack/mlpack/compare/904762495c039e345beba14c1142fd719b3bd50e...f94823c800ad6f7266995c700b1b630d5ffdcf40

>---------------------------------------------------------------

commit 47859c2b4e449633f5dbe7cfce4a3be54b6e30fe
Author: Ryan Curtin <ryan at ratml.org>
Date:   Thu Feb 20 03:08:31 2014 +0000

    No more implementation.


>---------------------------------------------------------------

47859c2b4e449633f5dbe7cfce4a3be54b6e30fe
 src/mlpack/core/tree/example_tree.hpp | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/mlpack/core/tree/example_tree.hpp b/src/mlpack/core/tree/example_tree.hpp
index db4b9db..76e48dc 100644
--- a/src/mlpack/core/tree/example_tree.hpp
+++ b/src/mlpack/core/tree/example_tree.hpp
@@ -232,7 +232,4 @@ class ExampleTree
 }; // namespace tree
 }; // namespace mlpack
 
-//! Include implementation (which does not make any sense!).
-#include "example_tree_impl.hpp"
-
 #endif



More information about the mlpack-git mailing list