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