[gforth] / gforth / Attic / forth.h  

gforth: gforth/Attic/forth.h

Diff for /gforth/Attic/forth.h between version 1.7 and 1.8

version 1.7, Fri Jul 8 15:00:39 1994 UTC version 1.8, Thu Aug 25 15:25:24 1994 UTC
Line 13 
Line 13 
 #define DOCON   1  #define DOCON   1
 #define DOVAR   2  #define DOVAR   2
 #define DOUSER  3  #define DOUSER  3
 #define DODOES  4  #define DODEFER 4
 #define DOESJUMP        5  #define DODOES  5
   #define DOESJUMP        6
   
 /* Some versions of some unices (Linux) have the symbol BIG_ENDIAN defined  /* Some versions of some unices (Linux) have the symbol BIG_ENDIAN defined
    in their standard headers. Make sure it's undefined -- Lennart */     in their standard headers. Make sure it's undefined -- Lennart */


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help