[mlpack] 166/207: change order of sources

Barak A. Pearlmutter barak+git at pearlmutter.net
Thu Mar 23 17:53:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

bap pushed a commit to branch master
in repository mlpack.

commit bcbf2630ea26442d04c91247fd3e463b266a8252
Author: stereomatchingkiss <stereomatchingkiss at gmail.com>
Date:   Wed Jun 8 22:24:58 2016 +0800

    change order of sources
---
 src/mlpack/core/data/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mlpack/core/data/CMakeLists.txt b/src/mlpack/core/data/CMakeLists.txt
index f617683..45d3972 100644
--- a/src/mlpack/core/data/CMakeLists.txt
+++ b/src/mlpack/core/data/CMakeLists.txt
@@ -5,9 +5,9 @@ set(SOURCES
   dataset_mapper_impl.hpp
   extension.hpp
   format.hpp
-  load.hpp
   load_csv.hpp
   load_csv.cpp
+  load.hpp  
   load_impl.hpp
   load_arff.hpp
   load_arff_impl.hpp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mlpack.git



More information about the debian-science-commits mailing list