Fix within-continuation and rewrite invocation-method/reentrant to
perform the state space motion after the control throw.
#| -*-Scheme-*-
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/version.scm,v 14.33 1989/02/09 03:48:44 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/version.scm,v 14.34 1989/02/10 23:35:57 jinx Exp $
Copyright (c) 1988 Massachusetts Institute of Technology
'()))
(add-system! microcode-system)
(add-event-receiver! event:after-restore snarf-microcode-version!)
- (add-identification! "Runtime" 14 33))
+ (add-identification! "Runtime" 14 34))
(define microcode-system)