restore r6rs/info.ss, which now does something
svn: r8862
This commit is contained in:
parent
78de3bf0de
commit
b8a289dd61
7
collects/r6rs/info.ss
Normal file
7
collects/r6rs/info.ss
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
#lang setup/infotab
|
||||||
|
|
||||||
|
(define scribblings '(("scribblings/r6rs.scrbl" (multi-page))))
|
||||||
|
(define doc-categories '((languages -1)))
|
||||||
|
|
||||||
|
(define mzscheme-launcher-names '("PLT R6RS"))
|
||||||
|
(define mzscheme-launcher-libraries '("run.ss"))
|
Loading…
Reference in New Issue
Block a user