]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/calendar/model/model.factor
change add-init-hook to add-startup-hook, new add-shutdown-hook word
[factor.git] / basis / calendar / model / model.factor
index 8665cc22cefe67749a59f0dca7fbe8bd490a42a8..38ad986952c224800a29ca4e4b58ca1c4a94fb9e 100644 (file)
@@ -16,4 +16,4 @@ SYMBOL: time
     ] "Time model update" spawn drop ;\r
 \r
 f <model> time set-global\r
-[ time-thread ] "calendar.model" add-init-hook\r
+[ time-thread ] "calendar.model" add-startup-hook\r