Fix macosx/ppc bootstrap

db4
Slava Pestov 2008-03-18 02:37:31 -05:00
parent 48d9419912
commit 65c74d8404
1 changed files with 1 additions and 1 deletions

View File

@ -292,7 +292,7 @@ M: no-word summary
create-method f set-word dup save-location ;
: CREATE-METHOD ( -- method )
scan-word scan-word create-method-in ;
scan-word bootstrap-word scan-word create-method-in ;
TUPLE: staging-violation word ;