Annotation of gforth/mach16b.fs, revision 1.1

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

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