--- gforth/Attic/machpc.fs 2000/10/29 20:27:02 1.9 +++ gforth/Attic/machpc.fs 2001/09/12 14:45:39 1.11 @@ -18,10 +18,11 @@ \ along with this program; if not, write to the Free Software \ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. -true DefaultValue NIL \ relocating >ENVIRON +true DefaultValue relocate + true DefaultValue file \ controls the presence of the \ file access wordset true DefaultValue OS \ flag to indicate a operating system @@ -45,6 +46,8 @@ true DefaultValue backtrace \ enables ba true DefaultValue new-input \ enables object oriented input +true DefaultValue peephole \ enables peephole optimizer + false DefaultValue ec false DefaultValue crlf