From adf0ffeae9f2ce2178273df2edf2a30bd0de83cf Mon Sep 17 00:00:00 2001 From: slava Date: Mon, 13 Feb 2006 04:38:29 +0000 Subject: [PATCH] Fix bootstrap problem --- library/bootstrap/boot-stage2.factor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/bootstrap/boot-stage2.factor b/library/bootstrap/boot-stage2.factor index 09398d2ad1..4adacba723 100644 --- a/library/bootstrap/boot-stage2.factor +++ b/library/bootstrap/boot-stage2.factor @@ -52,7 +52,7 @@ H{ } clone crossref set recrossref "Setting the resource path..." print -cwd global "resource-path" set-global +cwd "resource-path" set-global [ compiled? ] word-subset length number>string write " compiled words" print