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