www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 063619c7e2bd7e9ac3f7f0e0eab49c331a6296e0
parent 6d18708cd85848fe334bcdb97a2b640798f368b5
Author: Ryan Culpepper <ryanc@racket-lang.org>
Date:   Tue, 13 May 2008 04:55:12 +0000

made narrow version of macro stepper icon
moved icons to standard place

svn: r9822

original commit: 42e2611ca10e646f70145f20e1789eb225316378

Diffstat:
Mcollects/macro-debugger/info.ss | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/collects/macro-debugger/info.ss b/collects/macro-debugger/info.ss @@ -1,6 +1,5 @@ #lang setup/infotab (define tools '(["tool.ss"])) -(define tool-icons '("view/icon-small.png")) (define tool-names '("Macro Stepper")) (define scribblings '(("macro-debugger.scrbl" () (tool-library))))