--- gforth/mach32b.fs 1994/09/08 17:20:07 1.1 +++ gforth/mach32b.fs 1994/09/09 16:27:19 1.2 @@ -5,5 +5,5 @@ 5 Constant cell>bit 8 Constant bits/byte 8 Constant float - true Constant endian + true Constant bigendian ( true=big, false=little )