Diff for /gforth/machpc.fs.in between versions 1.20 and 1.22

version 1.20, 2007/12/31 18:40:24 version 1.22, 2008/08/08 20:56:14
Line 29  true DefaultValue file  \ controls the p Line 29  true DefaultValue file  \ controls the p
                                 \ file access wordset                                  \ file access wordset
 true DefaultValue OS            \ flag to indicate a operating system  true DefaultValue OS            \ flag to indicate a operating system
   
 @FFCALLFLAG@ DefaultValue ffcall \ Foreign Function Calls  
   
 @LIBFFIFLAG@ DefaultValue libffi \ Foreign Function Calls  
   
 @OLDCALLFLAG@ DefaultValue oldcall \ old Foreign Function Calls  
   
 true DefaultValue prims         \ true: primitives are c-code  true DefaultValue prims         \ true: primitives are c-code
   
 true DefaultValue floating      \ floating point wordset is present  true DefaultValue floating      \ floating point wordset is present

Removed from v.1.20  
changed lines
  Added in v.1.22


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