changed macro stepper icon
svn: r9804 original commit: a65a5a0d9edaa8118d8ea92f07b650391b10f8b6
This commit is contained in:
parent
77a121e1fd
commit
6d18708cd8
|
@ -1,5 +1,6 @@
|
||||||
#lang setup/infotab
|
#lang setup/infotab
|
||||||
|
|
||||||
(define tools '(["tool.ss"]))
|
(define tools '(["tool.ss"]))
|
||||||
|
(define tool-icons '("view/icon-small.png"))
|
||||||
(define tool-names '("Macro Stepper"))
|
(define tool-names '("Macro Stepper"))
|
||||||
(define scribblings '(("macro-debugger.scrbl" () (tool-library))))
|
(define scribblings '(("macro-debugger.scrbl" () (tool-library))))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user