[gforth] / gforth / Attic / ecvt.c  

gforth: gforth/Attic/ecvt.c

Diff for /gforth/Attic/ecvt.c between version 1.5 and 1.6

version 1.5, Fri Apr 14 18:56:54 1995 UTC version 1.6, Tue Dec 26 17:35:35 1995 UTC
Line 1 
Line 1 
 /* cheap ecvt replacement */  /* cheap ecvt replacement */
   
   #include "config.h"
 #include <math.h>  #include <math.h>
 extern double floor(double);  extern double floor(double);
 extern double pow10(double);  extern double pow10(double);


Generate output suitable for use with a patch program
Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help