[mlpack-svn] r17389 - mlpack/trunk/src/mlpack/core/util

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Wed Nov 19 12:09:42 EST 2014


Author: rcurtin
Date: Wed Nov 19 12:09:42 2014
New Revision: 17389

Log:
Somehow this never got added to the CMakeLists.txt.


Modified:
   mlpack/trunk/src/mlpack/core/util/CMakeLists.txt

Modified: mlpack/trunk/src/mlpack/core/util/CMakeLists.txt
==============================================================================
--- mlpack/trunk/src/mlpack/core/util/CMakeLists.txt	(original)
+++ mlpack/trunk/src/mlpack/core/util/CMakeLists.txt	Wed Nov 19 12:09:42 2014
@@ -12,6 +12,7 @@
   option.hpp
   option.cpp
   option_impl.hpp
+  ostream_extra.hpp
   prefixedoutstream.hpp
   prefixedoutstream.cpp
   prefixedoutstream_impl.hpp



More information about the mlpack-svn mailing list