[gforth] / gforth / Attic / acconfig.h  

gforth: gforth/Attic/acconfig.h

Diff for /gforth/Attic/acconfig.h between version 1.3 and 1.4

version 1.3, Tue Feb 13 11:12:14 1996 UTC version 1.4, Thu Oct 3 16:05:34 1996 UTC
Line 45 
Line 45 
 /* an integer type that is twice as long as a pointer */  /* an integer type that is twice as long as a pointer */
 #define DOUBLE_CELL_TYPE none  #define DOUBLE_CELL_TYPE none
   
   /* a path separator character */
   #define PATHSEP ':'
   
 /* define this if there is no working DOUBLE_CELL_TYPE on your machine */  /* define this if there is no working DOUBLE_CELL_TYPE on your machine */
 #undef BUGGY_LONG_LONG  #undef BUGGY_LONG_LONG
   


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help