[gforth] / gforth / Attic / forth.h  

gforth: gforth/Attic/forth.h

Diff for /gforth/Attic/forth.h between version 1.17 and 1.18

version 1.17, Thu Oct 12 20:43:24 1995 UTC version 1.18, Thu Oct 26 22:48:39 1995 UTC
Line 65 
Line 65 
 #endif  #endif
   
 #ifdef DEBUG  #ifdef DEBUG
 #       define  NAME(string)    fprintf(stderr,"%08x: "string"\n",(Cell)ip);  #       define  NAME(string)    fprintf(stderr,"%08lx: "string"\n",(Cell)ip);
 #else  #else
 #       define  NAME(string)  #       define  NAME(string)
 #endif  #endif


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help