Diff for /gforth/kernel/vars.fs between versions 1.21 and 1.22

version 1.21, 2000/05/15 14:04:12 version 1.22, 2000/08/10 20:46:26
Line 34  hex \ everything now hex! Line 34  hex \ everything now hex!
   
 [IFUNDEF] cell   [IFUNDEF] cell 
 1 cells Constant cell ( -- u ) \ gforth  1 cells Constant cell ( -- u ) \ gforth
 \G @code{Constant} -- the number of address units corresponding to 1 cell.  \G @code{Constant} -- @code{1 cells}
 [THEN]  [THEN]
   
 1 floats Constant float ( -- u ) \ gforth  1 floats Constant float ( -- u ) \ gforth

Removed from v.1.21  
changed lines
  Added in v.1.22


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