--- gforth/mach32b.fs 1995/11/07 18:06:50 1.3 +++ gforth/mach32b.fs 1997/02/06 21:23:02 1.4 @@ -25,3 +25,21 @@ 8 Constant float true Constant bigendian ( true=big, false=little ) + +\ feature list + +true Constant NIL \ relocating + +true Constant has-files +true Constant has-OS +true Constant has-prims + +\ feature list + +true Constant NIL \ relocating + +true Constant has-files +true Constant has-OS +true Constant has-prims +true Constant has-floats +true Constant has-locals