adapt to new surflets/callbacks structure

This commit is contained in:
interp 2003-04-14 09:10:54 +00:00
parent 97c0da8c71
commit ea6e3e6c7d
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
(define-structure surflet surflet-interface
(open scheme-with-scsh
surflets
surflets/utilities ;make-callback
surflets/callbacks ;make-callback
surflets/outdaters
surflets/error
surflet-handler/admin

View File

@ -1,7 +1,7 @@
(define-structure surflet surflet-interface
(open scheme-with-scsh
surflets
surflets/utilities ;make-callback
surflets/callbacks ;make-callback
surflets/outdaters
surflets/ids
surflets/error

View File

@ -1,6 +1,6 @@
(define-structure surflet surflet-interface
(open surflets
surflets/utilities ;make-callback
surflets/callbacks ;make-callback
surflet-requests
handle-fatal-error
let-opt