[mlpack-svn] r15319 - mlpack/trunk

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Tue Jun 25 15:20:26 EDT 2013


Author: rcurtin
Date: Tue Jun 25 15:20:25 2013
New Revision: 15319

Log:
Test diffs in commit emails again.


Modified:
   mlpack/trunk/CMakeLists.txt

Modified: mlpack/trunk/CMakeLists.txt
==============================================================================
--- mlpack/trunk/CMakeLists.txt	(original)
+++ mlpack/trunk/CMakeLists.txt	Tue Jun 25 15:20:25 2013
@@ -1,8 +1,6 @@
 cmake_minimum_required(VERSION 2.8.5)
 project(mlpack C CXX)
 
-# Testing
-
 # First, define all the compilation options.
 # We default to debugging mode for developers.
 option(DEBUG "Compile with debugging information" ON)



More information about the mlpack-svn mailing list