--- gforth/machpc.fs.in 2007/12/31 18:40:24 1.20 +++ gforth/machpc.fs.in 2008/07/29 21:17:49 1.21 @@ -29,11 +29,11 @@ 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 -@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