--- gforth/kernel/vars.fs 2000/05/15 14:04:12 1.21 +++ gforth/kernel/vars.fs 2000/09/23 15:06:11 1.23 @@ -1,6 +1,6 @@ \ VARS.FS Kernal variables -\ Copyright (C) 1995,1996,1997,1998 Free Software Foundation, Inc. +\ Copyright (C) 1995,1996,1997,1998,2000 Free Software Foundation, Inc. \ This file is part of Gforth. @@ -34,7 +34,7 @@ hex \ everything now hex! [IFUNDEF] cell 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] 1 floats Constant float ( -- u ) \ gforth