made narrow version of macro stepper icon

moved icons to standard place

svn: r9822

original commit: 42e2611ca10e646f70145f20e1789eb225316378
This commit is contained in:
Ryan Culpepper 2008-05-13 04:55:12 +00:00
parent 6d18708cd8
commit 063619c7e2

View File

@ -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))))