[mlpack-svn] r10053 - mlpack/trunk/src/mlpack/core/math

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Thu Oct 27 16:48:27 EDT 2011


Author: rcurtin
Date: 2011-10-27 16:48:27 -0400 (Thu, 27 Oct 2011)
New Revision: 10053

Modified:
   mlpack/trunk/src/mlpack/core/math/CMakeLists.txt
Log:
Changed a filename


Modified: mlpack/trunk/src/mlpack/core/math/CMakeLists.txt
===================================================================
--- mlpack/trunk/src/mlpack/core/math/CMakeLists.txt	2011-10-27 13:48:31 UTC (rev 10052)
+++ mlpack/trunk/src/mlpack/core/math/CMakeLists.txt	2011-10-27 20:48:27 UTC (rev 10053)
@@ -3,7 +3,7 @@
 # Define the files we need to compile
 # Anything not in this list will not be compiled into MLPACK.
 set(SOURCES
-  math_lib.hpp
+  math_misc.hpp
   range.hpp
   range.cpp
 )




More information about the mlpack-svn mailing list