summaryrefslogtreecommitdiffstats
path: root/libraries/gsl
diff options
context:
space:
mode:
author dsomero2012-05-22 02:00:14 +0200
committer dsomero2012-05-22 02:01:58 +0200
commita11fe67bac39409a738d987823ad990bc2a49f6a (patch)
tree16d38504a106f38e2a9c9f05b7567a2e22ad10f7 /libraries/gsl
parentab0586e7c5c26167908e1872c8005760446ecab5 (diff)
downloadslackbuilds-a11fe67bac39409a738d987823ad990bc2a49f6a.tar.gz
Fix files with no newline at the end.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/gsl')
-rw-r--r--libraries/gsl/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/gsl/README b/libraries/gsl/README
index cfb86e0156..7824452098 100644
--- a/libraries/gsl/README
+++ b/libraries/gsl/README
@@ -4,4 +4,4 @@ programmers. It is free software under the GNU General Public License.
The library provides a wide range of mathematical routines such as
random number generators, special functions and least-squares
fitting. There are over 1000 functions in total with an extensive test
-suite. \ No newline at end of file
+suite.