actors: Rename ez-run-hive to run-hive.
[8sync.git] / demos / ircbot.scm
index eaae113f80bf07d34b391652eec024d9ca728fc7..b962ad742db99e30e2437305190740434b98ce80 100755 (executable)
         (list (bootstrap-message hive irc-bot 'init))))
 
   ;; TODO: load REPL
-  (ez-run-hive hive initial-messages))
+  (run-hive hive initial-messages))
 
 (define (main args)
   (define parsed-args (parse-args "ircbot.scm" args))