From 4e3946d1dc7e027cded79680d844fff9efdf9afc Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Sat, 19 May 2007 23:05:09 +0000 Subject: [PATCH] fixed default value of parameter svn: r6234 original commit: 3d4f1532750882c20634caa355d5ff7035a5a820 --- collects/mzlib/pretty.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/mzlib/pretty.ss b/collects/mzlib/pretty.ss index 3b3aca3..a51d85e 100644 --- a/collects/mzlib/pretty.ss +++ b/collects/mzlib/pretty.ss @@ -78,7 +78,7 @@ symbols like-symbols) (make-pretty-print-style-table new-ht)))) - (define pretty-print-abbreviate-read-macros (make-parameter #f)) + (define pretty-print-abbreviate-read-macros (make-parameter #t)) (define pretty-print-current-style-table (make-parameter