--- gforth/mach16b.fs 1995/11/07 18:06:49 1.2 +++ gforth/mach16b.fs 1997/02/06 21:23:01 1.3 @@ -25,3 +25,13 @@ 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 +true Constant has-floats +true Constant has-locals