]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/bootstrap/compiler/compiler.factor
factor: more top level forms.
[factor.git] / basis / bootstrap / compiler / compiler.factor
index 80ed054bcf3ca18ca0c8c07c62b7326bfca858b8..f60f5b0db091e5febc3e2652d494db833a6fda5e 100644 (file)
@@ -16,6 +16,7 @@ IN: bootstrap.compiler
 ] unless
 
 { "boostrap.compiler" "prettyprint" } "alien.prettyprint" require-when
+! USE-WHEN-LOADED: alien.prettyprint { "boostrap.compiler" "prettyprint" }
 
 "cpu." cpu name>> append require