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

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


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

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

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

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

    Remove bindings directory.


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

f7bbb9d806da9f60a08f210101ae62c3b7355b9d
 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