Diff for /gforth/machpc.fs.in between versions 1.10 and 1.11

version 1.10, 2003/08/23 20:16:08 version 1.11, 2005/08/21 22:09:14
Line 29  true DefaultValue OS  \ flag to indicate Line 29  true DefaultValue OS  \ flag to indicate
   
 @FFCALLFLAG@ DefaultValue ffcall \ Foreign Function Calls  @FFCALLFLAG@ DefaultValue ffcall \ 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.10  
changed lines
  Added in v.1.11


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