factor/library/bootstrap/init.facts

6 lines
216 B
Plaintext
Raw Normal View History

IN: kernel-internals
USING: help kernel ;
2006-08-15 21:23:05 -04:00
HELP: boot
{ $description "Called on startup as part of the boot quotation (see " { $link set-boot } ") to initialize the runtime and prepare it for running user code." } ;