Zap obsolete comment.
svn: r18094
This commit is contained in:
parent
52f2ec2e30
commit
30e8c7d039
|
@ -268,7 +268,6 @@
|
||||||
(delay
|
(delay
|
||||||
(apply lift->arbitrary arbitrary-procedure return-contract arg-contracts)))))
|
(apply lift->arbitrary arbitrary-procedure return-contract arg-contracts)))))
|
||||||
|
|
||||||
;; Matthew has promised a better way of doing this in the future.
|
|
||||||
(define (attach-name name thing)
|
(define (attach-name name thing)
|
||||||
(if (and (procedure? thing)
|
(if (and (procedure? thing)
|
||||||
(symbol? name))
|
(symbol? name))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user