From 41d90dda4414f3ae5ba2c4fe44ca81c0389933b5 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 26 Jul 2021 16:40:11 -0300 Subject: drop obsolete $Id$ strings, whitespace cleanup --- rat2float.h | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'rat2float.h') 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\ " -- cgit v1.2.3