svn: r2225
This commit is contained in:
Eli Barzilay 2006-02-14 20:15:55 +00:00
parent 077e2e4ffa
commit d70b8eba3b

View File

@ -22,7 +22,7 @@
(define update
(and (#%info-lookup 'enable-auto-update (lambda () #f))
(dynamic-require `(lib "updater.ss" ,this-collection) 'bg-update)))
(dynamic-require `(lib "updater.ss" ,this-collection) 'update)))
;; ==========================================================================
(define magic #"<<<MULTI-SUBMISSION-FILE>>>")