performance bugfix

svn: r4553
This commit is contained in:
Robby Findler 2006-10-11 19:54:57 +00:00
parent 57b8cc9a64
commit 974337cc6f

View File

@ -838,7 +838,7 @@
(place-it 'pin-over #t base dx dy target))
(define (pin-under base dx dy target)
(cc-superimpose
(place-it 'pin-under #t (ghost base) dx dy target)
(place-it 'pin-under #t (launder (ghost base)) dx dy target)
base))
(define black-and-white