--- gforth/exboot.fs 2000/09/23 15:46:55 1.4 +++ gforth/exboot.fs 2001/05/13 10:51:46 1.5 @@ -1,4 +1,4 @@ -\ ( n -- ) include exceptions.fs and restart Gforth, ignoring the +\ ( n -- ) include except.fs and restart Gforth, ignoring the \ first n arguments. Gforth is restarted to create an exception frame \ for the exception handler.