racket/collects/framework/info.ss
2005-05-27 18:56:37 +00:00

5 lines
99 B
Scheme

(module info (lib "infotab.ss" "setup")
(define name "Framework")
(define doc.txt "doc.txt"))