summaryrefslogtreecommitdiffstats
path: root/libraries/fpconst
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/fpconst
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/fpconst')
-rw-r--r--libraries/fpconst/README2
-rw-r--r--libraries/fpconst/slack-desc2
2 files changed, 2 insertions, 2 deletions
diff --git a/libraries/fpconst/README b/libraries/fpconst/README
index e7ce665eda..0b265827b5 100644
--- a/libraries/fpconst/README
+++ b/libraries/fpconst/README
@@ -2,4 +2,4 @@ Utilities for handling IEEE 754 floating point special values.
This python module implements constants and functions for working with
IEEE754 double-precision special values. It provides constants for
Not-a-Number (NaN), Positive Infinity (PosInf), and Negative Infinity
-(NegInf), as well as functions to test for these values. \ No newline at end of file
+(NegInf), as well as functions to test for these values.
diff --git a/libraries/fpconst/slack-desc b/libraries/fpconst/slack-desc
index 92e8c676ac..f47f486fd3 100644
--- a/libraries/fpconst/slack-desc
+++ b/libraries/fpconst/slack-desc
@@ -17,4 +17,4 @@ fpconst:
fpconst: Homepage: http://pypi.python.org/pypi/fpconst/
fpconst:
fpconst:
- \ No newline at end of file
+