[mlpack-svn] r14229 - mlpack/branches/mlpack-1.x/src/mlpack

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Fri Feb 8 15:23:21 EST 2013


Author: rcurtin
Date: 2013-02-08 15:23:21 -0500 (Fri, 08 Feb 2013)
New Revision: 14229

Removed:
   mlpack/branches/mlpack-1.x/src/mlpack/bindings/
Modified:
   mlpack/branches/mlpack-1.x/src/mlpack/CMakeLists.txt
Log:
Oops, I did something stupid.  No bindings here.


Modified: mlpack/branches/mlpack-1.x/src/mlpack/CMakeLists.txt
===================================================================
--- mlpack/branches/mlpack-1.x/src/mlpack/CMakeLists.txt	2013-02-08 20:20:50 UTC (rev 14228)
+++ mlpack/branches/mlpack-1.x/src/mlpack/CMakeLists.txt	2013-02-08 20:23:21 UTC (rev 14229)
@@ -5,7 +5,6 @@
 
 ## Recurse into both core/ and methods/.
 set(DIRS
-  bindings
   core
   methods
   tests




More information about the mlpack-svn mailing list