From fb99a92879de812e14b1002dee0457388a381548 Mon Sep 17 00:00:00 2001 From: bremner Date: Wed, 14 Jun 2006 20:28:39 +0000 Subject: added input and output files git-svn-id: file:///export/data/bremner/svn/trunk/inetools@5407 09fa754a-f411-0410-976a-da6bfa213b30 --- rat2float.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'rat2float.h') diff --git a/rat2float.h b/rat2float.h index 3148de6..a01c62a 100644 --- a/rat2float.h +++ b/rat2float.h @@ -11,6 +11,3 @@ unless compiled with multiprecision support.\n\ \n\ \n\ " - -int usage(){ fprintf(stderr,"\n%s\n",rcsid);fprintf(stderr,DOCSTRING); exit(1); } -#define CHECK_HELP if (argc > 1 && argv[1][0]=='-' && argv[1][1]=='h') usage(); -- cgit v1.2.3