switched info.ss files to #lang
svn: r8532 original commit: 3c72e71e24202366d4be41532cba0a89f69d7ebd
This commit is contained in:
parent
2894e21c9b
commit
affb8f2d3f
|
@ -1,5 +1,5 @@
|
|||
#lang setup/infotab
|
||||
|
||||
(module info setup/infotab
|
||||
(define name "Macro Debugger")
|
||||
(define tools '(["tool.ss"]))
|
||||
(define tool-names '("Macro Stepper")))
|
||||
(define name "Macro Debugger")
|
||||
(define tools '(["tool.ss"]))
|
||||
(define tool-names '("Macro Stepper"))
|
||||
|
|
Loading…
Reference in New Issue
Block a user