(in-package "COMMON-LISP-USER") (pushnew :no-clx *features*) (pushnew :no-clm *features*) (pushnew :no-hemlock *features*) ;(load "crabuild:to-be-compiled") (load "target:tools/worldload") (quit)