Diff for /gforth/exboot.fs between versions 1.9 and 1.10

version 1.9, 2004/01/19 07:52:32 version 1.10, 2004/12/31 13:23:57
Line 1 Line 1
 \ include except.fs and restart Gforth. Gforth is restarted to create  \ include except.fs and restart Gforth. Gforth is restarted to create
 \ an exception frame for the exception handler.  \ an exception frame for the exception handler.
   
 \ Copyright (C) 2000,2001,2003 Free Software Foundation, Inc.  \ Copyright (C) 2000,2001,2003,2004 Free Software Foundation, Inc.
   
 \ This file is part of Gforth.  \ This file is part of Gforth.
   

Removed from v.1.9  
changed lines
  Added in v.1.10


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