Diff for /gforth/cross.fs between versions 1.69 and 1.70

version 1.69, 1999/02/21 11:43:12 version 1.70, 1999/02/22 17:40:18
Line 334  NIL     Constant TNIL Line 334  NIL     Constant TNIL
 cell               Constant tcell  cell               Constant tcell
 cell<<             Constant tcell<<  cell<<             Constant tcell<<
 cell>bit           Constant tcell>bit  cell>bit           Constant tcell>bit
 bits/byte          Constant tbits/byte  bits/char          Constant tbits/char
 bits/byte 8 /      Constant tchar  bits/char 8 /      Constant tchar
 float              Constant tfloat  float              Constant tfloat
 1 bits/byte lshift Constant tmaxbyte  1 bits/char lshift Constant tmaxchar
 H  H
   
 \ Variables                                            06oct92py  \ Variables                                            06oct92py

Removed from v.1.69  
changed lines
  Added in v.1.70


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