bootstrap.primitives: Add comment for where "random" "call( -- )" lines come from.

db4
Doug Coleman 2013-11-23 20:12:35 -08:00
parent 268fa0225d
commit f9be1f3055
1 changed files with 3 additions and 3 deletions

View File

@ -44,8 +44,8 @@ init-caches
bootstrapping? on
call( -- )
call( -- )
call( -- ) ! layouts quot
call( -- ) ! arch quot
! Vocabulary for slot accessors
"accessors" create-vocab drop
@ -55,7 +55,7 @@ num-types get f <array> builtins set
[
call( -- )
call( -- ) ! syntax-quot
! Create some empty vocabs where the below primitives and
! classes will go