8 lines
166 B
Racket
8 lines
166 B
Racket
#lang setup/infotab
|
|
|
|
(define tools '(("time-keystrokes.rkt")))
|
|
(define tool-names '("Time Keystrokes"))
|
|
|
|
(define compile-omit-paths
|
|
'("image-and-comment-box.rkt"))
|