[mlpack-git] mlpack-1.0.x: Remove bindings directory. (5f4cd3b)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Wed Jan 7 11:56:51 EST 2015


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

On branch  : mlpack-1.0.x
Link       : https://github.com/mlpack/mlpack/compare/0000000000000000000000000000000000000000...904762495c039e345beba14c1142fd719b3bd50e

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

commit 5f4cd3b9f8aa3c29653b685f7f74cc259b059a14
Author: Ryan Curtin <ryan at ratml.org>
Date:   Mon Jul 28 14:59:59 2014 +0000

    Remove bindings directory.


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

5f4cd3b9f8aa3c29653b685f7f74cc259b059a14
 src/mlpack/CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/mlpack/CMakeLists.txt b/src/mlpack/CMakeLists.txt
index 5d52218..6ed5bcb 100644
--- a/src/mlpack/CMakeLists.txt
+++ b/src/mlpack/CMakeLists.txt
@@ -5,7 +5,6 @@ set(MLPACK_SRCS ${MLPACK_SRCS} "${CMAKE_CURRENT_SOURCE_DIR}/core.hpp")
 
 ## Recurse into both core/ and methods/.
 set(DIRS
-  bindings
   core
   methods
   tests



More information about the mlpack-git mailing list