]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/command-line/command-line.factor
factor: more top level forms.
[factor.git] / basis / command-line / command-line.factor
index 48518fe9d89cf22aaa638070f20a60be615b5bbd..912aaf0ee4870f9fac352329edb4b25f11ba2728 100644 (file)
@@ -106,4 +106,4 @@ STARTUP-HOOK: [
     default-cli-args
 ]
 
-{ "debugger" "command-line" } "command-line.debugger" require-when
+USE-WHEN-LOADED: command-line.debugger { "debugger" "command-line" }