[mlpack-git] master: Fix line length. (22c3de7)

gitdub at mlpack.org gitdub at mlpack.org
Mon Jul 25 09:43:39 EDT 2016


Repository : https://github.com/mlpack/mlpack
On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/5528947e1b32c9411d584986866cb3650a3a5303...f364cba65c4e7a608662f6a48afe103c7e492ec7

>---------------------------------------------------------------

commit 22c3de74d4dbb735cc2b67f62b265ab56c6e31e0
Author: Ryan Curtin <ryan at ratml.org>
Date:   Mon Jul 25 09:43:39 2016 -0400

    Fix line length.


>---------------------------------------------------------------

22c3de74d4dbb735cc2b67f62b265ab56c6e31e0
 src/mlpack/core/boost_backport/README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/mlpack/core/boost_backport/README.md b/src/mlpack/core/boost_backport/README.md
index 99ebb73..14164ec 100644
--- a/src/mlpack/core/boost_backport/README.md
+++ b/src/mlpack/core/boost_backport/README.md
@@ -1,4 +1,5 @@
-The files in this directory are taken from Boost 1.56.0 and Boost 1.61.0 in order to backport:
+The files in this directory are taken from Boost 1.56.0 and Boost 1.61.0 in
+order to backport:
 
  * Serialization support for unordered_map (added in Boost 1.56).
  * Trigamma and polygamma function calculation for the gamma_distribution.hpp
@@ -7,8 +8,7 @@ The files in this directory are taken from Boost 1.56.0 and Boost 1.61.0 in orde
 Therefore these files are licensed under the Boost Software License, available
 in LICENSE.txt in this directory.
 
-If you want a copy of mlpack without a dependence on the Boost Software 
-License,
+If you want a copy of mlpack without a dependence on the Boost Software License,
 then you will need to
 
  * remove this entire directory




More information about the mlpack-git mailing list