4 lines
92 B
Scheme
4 lines
92 B
Scheme
(module info setup/infotab
|
|
(define name "String constants")
|
|
(define doc.txt "doc.txt"))
|