]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/vocabs/refresh/monitor/monitor.factor
change add-init-hook to add-startup-hook, new add-shutdown-hook word
[factor.git] / basis / vocabs / refresh / monitor / monitor.factor
index 1445b9f882e8788902a6ac15e6044b284a1a69e6..1bf73862e6b58b0da3dcff4cbe08a0c22d331df0 100644 (file)
@@ -56,4 +56,4 @@ TR: convert-separators "/\\" ".." ;
 [\r
     "-no-monitors" (command-line) member?\r
     [ start-monitor-thread ] unless\r
-] "vocabs.refresh.monitor" add-init-hook\r
+] "vocabs.refresh.monitor" add-startup-hook\r