]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/deprecation/deprecation.factor
change add-init-hook to add-startup-hook, new add-shutdown-hook word
[factor.git] / basis / tools / deprecation / deprecation.factor
index 0ee60b06b5168c471797c88d562012a47169c4dc..8dbfda3011204cf9a06bfebfb0a6eac7dea3e808 100644 (file)
@@ -73,6 +73,6 @@ M: deprecation-observer definitions-changed
     [ drop initialize-deprecation-notes ] if ;
 
 [ \ deprecation-observer add-definition-observer ] 
-"tools.deprecation" add-init-hook
+"tools.deprecation" add-startup-hook
 
 initialize-deprecation-notes