changed macro stepper icon

svn: r9804

original commit: a65a5a0d9edaa8118d8ea92f07b650391b10f8b6
This commit is contained in:
Ryan Culpepper 2008-05-11 04:46:21 +00:00
parent 77a121e1fd
commit 6d18708cd8

View File

@ -1,5 +1,6 @@
#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))))