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

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Sat Jan 5 18:49:43 EST 2013


Author: rcurtin
Date: 2013-01-05 18:49:43 -0500 (Sat, 05 Jan 2013)
New Revision: 14084

Modified:
   mlpack/trunk/src/mlpack/core/arma_extend/CMakeLists.txt
Log:
Add two new files to build.


Modified: mlpack/trunk/src/mlpack/core/arma_extend/CMakeLists.txt
===================================================================
--- mlpack/trunk/src/mlpack/core/arma_extend/CMakeLists.txt	2013-01-05 23:27:18 UTC (rev 14083)
+++ mlpack/trunk/src/mlpack/core/arma_extend/CMakeLists.txt	2013-01-05 23:49:43 UTC (rev 14084)
@@ -5,9 +5,11 @@
   fn_ccov.hpp
   glue_ccov_meat.hpp
   glue_ccov_proto.hpp
+  hdf5_misc.hpp
   op_ccov_meat.hpp
   op_ccov_proto.hpp
   promote_type.hpp
+  restrictors.hpp
   traits.hpp
   typedef.hpp
 )




More information about the mlpack-svn mailing list