From a11fe67bac39409a738d987823ad990bc2a49f6a Mon Sep 17 00:00:00 2001 From: dsomero Date: Mon, 21 May 2012 20:00:14 -0400 Subject: Fix files with no newline at the end. Signed-off-by: dsomero --- libraries/fpconst/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libraries/fpconst/README') 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. -- cgit v1.2.3