aboutsummaryrefslogtreecommitdiff
path: root/rat2float.h
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2021-07-26 16:40:11 -0300
committerDavid Bremner <david@tethera.net>2021-07-26 16:40:11 -0300
commit41d90dda4414f3ae5ba2c4fe44ca81c0389933b5 (patch)
tree6650c47134671e52837f3a7b64ed8fced89ed674 /rat2float.h
parenteb07aaeebae9b77efdd71f6f4c1d4c62dc2de6d7 (diff)
drop obsolete $Id$ strings, whitespace cleanup
Diffstat (limited to 'rat2float.h')
-rw-r--r--rat2float.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/rat2float.h b/rat2float.h
index a01c62a..7fd3c34 100644
--- a/rat2float.h
+++ b/rat2float.h
@@ -1,13 +1,8 @@
#define DOCSTRING "\n\
-$Id: rat2float.doc 2343 2006-04-04 12:34:35Z bremner $ \n\
-\n\
-float takes a polytope file with rational or integer coefficents, \n\
-and outputs an approximately equivelent one with floating point \n\
+rat2float takes a polytope file with rational or integer coefficents,\n\
+and outputs an approximately equivelent one with floating point\n\
coefficents.\n\
\n\
WARNING: Assumes that numerator and denominator will fit in long integer,\n\
unless compiled with multiprecision support.\n\
-\n\
-\n\
-\n\
"