Previous commit mistakenly exposed a debugging function "show-cache".
It is no longer exported.
This commit is contained in:
parent
ddde53bed4
commit
c769481d9d
|
@ -44,7 +44,7 @@
|
||||||
;pixel-visible?
|
;pixel-visible?
|
||||||
; change-to-color
|
; change-to-color
|
||||||
color=?
|
color=?
|
||||||
show-cache
|
; show-cache
|
||||||
)
|
)
|
||||||
(provide-higher-order-primitive map-image (f _))
|
(provide-higher-order-primitive map-image (f _))
|
||||||
(provide-higher-order-primitive map3-image (rfunc gfunc bfunc _))
|
(provide-higher-order-primitive map3-image (rfunc gfunc bfunc _))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user