[mlpack-svn] r10383 - mlpack/trunk/src/mlpack/core/arma_extend

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Wed Nov 23 21:44:59 EST 2011


Author: rcurtin
Date: 2011-11-23 21:44:58 -0500 (Wed, 23 Nov 2011)
New Revision: 10383

Modified:
   mlpack/trunk/src/mlpack/core/arma_extend/CMakeLists.txt
Log:
Change name to .hpp.


Modified: mlpack/trunk/src/mlpack/core/arma_extend/CMakeLists.txt
===================================================================
--- mlpack/trunk/src/mlpack/core/arma_extend/CMakeLists.txt	2011-11-24 02:44:42 UTC (rev 10382)
+++ mlpack/trunk/src/mlpack/core/arma_extend/CMakeLists.txt	2011-11-24 02:44:58 UTC (rev 10383)
@@ -3,7 +3,7 @@
 # Define the files we need to compile.
 # Anything not in this list will not be compiled into MLPACK.
 set(SOURCES
-  arma_extend.h
+  arma_extend.hpp
   fn_ccov.hpp
   glue_ccov_meat.hpp
   glue_ccov_proto.hpp




More information about the mlpack-svn mailing list