[mlpack-svn] r10096 - mlpack/trunk/src/mlpack/core

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Mon Oct 31 14:51:11 EDT 2011


Author: rcurtin
Date: 2011-10-31 14:51:11 -0400 (Mon, 31 Oct 2011)
New Revision: 10096

Removed:
   mlpack/trunk/src/mlpack/core/col/
   mlpack/trunk/src/mlpack/core/file/
Modified:
   mlpack/trunk/src/mlpack/core/CMakeLists.txt
Log:
Remove col/ and file/ since they are no longer used.


Modified: mlpack/trunk/src/mlpack/core/CMakeLists.txt
===================================================================
--- mlpack/trunk/src/mlpack/core/CMakeLists.txt	2011-10-31 18:50:40 UTC (rev 10095)
+++ mlpack/trunk/src/mlpack/core/CMakeLists.txt	2011-10-31 18:51:11 UTC (rev 10096)
@@ -1,8 +1,6 @@
 # All we have to do is recurse into the subdirectories.
 set(DIRS
   arma_extend
-  col
-  file
   io
   kernels
   math




More information about the mlpack-svn mailing list