From 82f19465ed30277ba7f72f9a4e21dceb9a417038 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Wed, 3 May 2006 11:07:17 +0000 Subject: [PATCH] added unicdoe lambda to pretty printer svn: r2858 original commit: 5bcf026fce02984861b47fb631336cf92344538a --- 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 969e80d..afb9a46 100644 --- a/collects/mzlib/pretty.ss +++ b/collects/mzlib/pretty.ss @@ -961,7 +961,7 @@ head (lambda () #f)) head) - ((lambda define define-macro define-syntax + ((lambda λ define define-macro define-syntax syntax-rules shared unless when)