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

version 1.21, 2008/07/29 21:17:49 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.21  
changed lines
  Added in v.1.22


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