Diff for /gforth/dosconf.h between versions 1.3 and 1.4

version 1.3, 1996/11/07 22:31:32 version 1.4, 1996/12/14 14:21:19
Line 51 Line 51
 #define HAVE_LIBM 1  #define HAVE_LIBM 1
 /* Of course, sys_siglist is a variable, not a function */  /* Of course, sys_siglist is a variable, not a function */
   
 /* Define FUZZ for better image positioning */  
 #define FUZZ 0x4000  
   
 /* Define if you want to force a direct threaded code implementation  /* Define if you want to force a direct threaded code implementation
    (does not work on all machines */     (does not work on all machines */
 /* Define if you want to force an indirect threaded code implementation */  /* Define if you want to force an indirect threaded code implementation */

Removed from v.1.3  
changed lines
  Added in v.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>