File:  [gforth] / gforth / Attic / machine32b.fs
Revision 1.1: download - view: text, annotated - select for diffs
Fri Feb 11 16:30:46 1994 UTC (30 years, 2 months ago) by anton
Branches: MAIN
CVS tags: HEAD
Initial revision

    1: \ Parameter for target systems                         06oct92py
    2: 
    3:     4 Constant cell
    4:     2 Constant cell<<
    5:     5 Constant cell>bit
    6:     8 Constant bits/byte
    7:  true Constant endian
    8: ( true=big, false=little )

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