[gforth] / gforth / engine / forth.h  

gforth: gforth/engine/forth.h

Diff for /gforth/engine/forth.h between version 1.4 and 1.5

version 1.4, Wed Jul 2 15:56:59 1997 UTC version 1.5, Thu Jul 31 16:17:25 1997 UTC
Line 227 
Line 227 
 int memcasecmp(const char *s1, const char *s2, long n);  int memcasecmp(const char *s1, const char *s2, long n);
   
 extern int offset_image;  extern int offset_image;
   extern int die_on_signal;
   
 /* declare all the functions that are missing */  /* declare all the functions that are missing */
 #ifndef HAVE_ATANH  #ifndef HAVE_ATANH


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help