File:  [gforth] / gforth / Attic / machine32l.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

    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: false Constant endian
    8: ( true=big, false=little )

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