Re-enable printing
svn: r18420 original commit: 3ea26dee8440f9e72bc51142e050eefccb04869a
This commit is contained in:
parent
9eabaf2109
commit
b94868a43b
|
@ -145,7 +145,7 @@ at least theoretically.
|
|||
(pretty-print (print-convert s))
|
||||
(newline))))
|
||||
|
||||
(define custom-printer (make-parameter #f))
|
||||
(define custom-printer (make-parameter #t))
|
||||
|
||||
(define-syntax (define-struct/printer stx)
|
||||
(syntax-parse stx
|
||||
|
|
Loading…
Reference in New Issue
Block a user