bootstrap.stage1: decent error message if stage2.factor can't be found

Slava Pestov 2009-09-17 09:14:56 -07:00
parent 2410c8a17a
commit b8a0216e26
1 changed files with 1 additions and 1 deletions

View File

@ -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
] [ ] [