bootstrap.stage1: decent error message if stage2.factor can't be found
parent
8d83824bb8
commit
97d4ac2798
|
@ -40,7 +40,7 @@ load-help? off
|
||||||
"bootstrap.layouts" require
|
"bootstrap.layouts" require
|
||||||
|
|
||||||
[
|
[
|
||||||
"vocab:bootstrap/stage2.factor"
|
"resource:basis/bootstrap/stage2.factor"
|
||||||
dup exists? [
|
dup exists? [
|
||||||
run-file
|
run-file
|
||||||
] [
|
] [
|
||||||
|
|
Loading…
Reference in New Issue