Diff for /gforth/exboot.fs between versions 1.11 and 1.12

version 1.11, 2007/12/31 18:40:24 version 1.12, 2007/12/31 19:02:24
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,2004 Free Software Foundation, Inc.  \ Copyright (C) 2000,2001,2003,2004,2007 Free Software Foundation, Inc.
   
 \ This file is part of Gforth.  \ This file is part of Gforth.
   

Removed from v.1.11  
changed lines
  Added in v.1.12


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