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

version 1.20, 2007/12/31 18:40:24 version 1.21, 2008/07/29 21:17:49
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  \ @FFCALLFLAG@ DefaultValue ffcall \ Foreign Function Calls
   
 @LIBFFIFLAG@ DefaultValue libffi \ Foreign Function Calls  \ @LIBFFIFLAG@ DefaultValue libffi \ Foreign Function Calls
   
 @OLDCALLFLAG@ DefaultValue oldcall \ old 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
   

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


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