--- gforth/Attic/exceptions.fs 2000/05/04 07:45:26 1.7 +++ gforth/Attic/exceptions.fs 2000/05/14 20:23:05 1.8 @@ -60,7 +60,7 @@ Defer store-backtrace rdrop \ recovery address >r ; -: recover ( compilation orig -- ; run-time -- ) \ gforth +: recover ( compilation orig1 -- orig2 ; run-time -- ) \ gforth \ !! check using a special tag POSTPONE (recover) POSTPONE else ; immediate compile-only