Export RESET-SURFLET-CACHE! in surflet-handler/surflets.
This commit is contained in:
parent
fee49612ce
commit
cb95474d95
|
@ -148,7 +148,8 @@
|
|||
|
||||
(define-interface surflet-handler/surflets-interface
|
||||
(export get-loaded-surflets
|
||||
unload-surflet))
|
||||
unload-surflet
|
||||
reset-surflet-cache!))
|
||||
|
||||
(define-interface surflet-handler/options-interface
|
||||
(export make-surflet-options
|
||||
|
|
Loading…
Reference in New Issue