6 lines
103 B
Scheme
6 lines
103 B
Scheme
(module info (lib "infotab.ss" "setup")
|
|
(define name "Syntax Color")
|
|
(define doc.txt "doc.txt"))
|
|
|
|
|