Quick fix
(Didn't realize that tool names are relative to the info file.)
This commit is contained in:
parent
57ea31cca2
commit
1b05a2968c
|
@ -1,6 +1,6 @@
|
||||||
#lang setup/infotab
|
#lang setup/infotab
|
||||||
|
|
||||||
(define tools '(("time-keystrokes.rkt" "drracket")))
|
(define tools '(("time-keystrokes.rkt")))
|
||||||
(define tool-names '("Time Keystrokes"))
|
(define tool-names '("Time Keystrokes"))
|
||||||
|
|
||||||
(define compile-omit-paths
|
(define compile-omit-paths
|
||||||
|
|
Loading…
Reference in New Issue
Block a user