File:  [gforth] / gforth / Attic / machine32b.fs
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Fri Feb 11 16:30:47 1994 UTC (30 years, 2 months ago) by anton
Branches: no-vendor
CVS tags: alpha
The GNU Forth Project

\ Parameter for target systems                         06oct92py

    4 Constant cell
    2 Constant cell<<
    5 Constant cell>bit
    8 Constant bits/byte
 true Constant endian
( true=big, false=little )

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>