--- gforth/kernel/nio.fs 1999/03/29 22:52:34 1.10 +++ gforth/kernel/nio.fs 1999/05/17 15:07:05 1.11 @@ -18,6 +18,8 @@ \ along with this program; if not, write to the Free Software \ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +require ./io.fs + : pad ( -- c-addr ) \ core-ext \G @var{c-addr} is the address of a transient region that can be \G used as temporary data storage. At least 84 characters of space