Re-order run-bootstrap-init in bootstrap
parent
726ebfd1ed
commit
26adbd262c
|
@ -72,8 +72,6 @@ optimizer parser sequences sequences-internals words ;
|
|||
H{ } clone term-index set-global index-help
|
||||
] when
|
||||
|
||||
run-bootstrap-init
|
||||
|
||||
[
|
||||
boot
|
||||
run-user-init
|
||||
|
@ -85,6 +83,8 @@ optimizer parser sequences sequences-internals words ;
|
|||
[ recompile ] parse-hook set-global
|
||||
] when
|
||||
|
||||
run-bootstrap-init
|
||||
|
||||
f error set-global
|
||||
f error-continuation set-global
|
||||
|
||||
|
|
Loading…
Reference in New Issue