--- gforth/Attic/machpc.fs 2003/08/04 20:32:35 1.21 +++ gforth/Attic/machpc.fs 2003/08/23 20:16:08 1.22 @@ -27,7 +27,9 @@ true DefaultValue file \ controls the p \ file access wordset true DefaultValue OS \ flag to indicate a operating system -true DefaultValue FFCALL \ Foreign Function Calls +true DefaultValue ffcall \ Foreign Function Calls + +false DefaultValue oldcall \ old Foreign Function Calls true DefaultValue prims \ true: primitives are c-code