From e2e6516a84ea49e3b81b0df8d6c115f8f873d6c6 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Fri, 14 Oct 2005 14:08:40 +0000 Subject: [PATCH] use 'png for arrow bitmaps, drop redundant with-handlers svn: r1083 --- collects/algol60/parse.ss | 4 +-- collects/framework/private/frame.ss | 6 ++-- collects/mrlib/syntax-browser.ss | 8 ++--- collects/setup/setup-unit.ss | 56 +++++++++++++++-------------- 4 files changed, 38 insertions(+), 36 deletions(-) diff --git a/collects/algol60/parse.ss b/collects/algol60/parse.ss index cde3cea777..056fb479c8 100644 --- a/collects/algol60/parse.ss +++ b/collects/algol60/parse.ss @@ -190,7 +190,7 @@ [(IF THEN ELSE ) - (make-a60:if $2 $4 $6)]) + (make-a60:if $2 $4 $6)]) ;; -------------------- Designationals -------------------- (