Rename manual → dds.
This commit is contained in:
parent
596e1b7b5d
commit
8487b64287
2 changed files with 1 additions and 1 deletions
2
info.rkt
2
info.rkt
|
@ -3,4 +3,4 @@
|
||||||
(define deps '("base"
|
(define deps '("base"
|
||||||
"graph-lib"
|
"graph-lib"
|
||||||
"rackunit-lib"))
|
"rackunit-lib"))
|
||||||
(define scribblings '(("scribblings/manual.scrbl" (multi-page))))
|
(define scribblings '(("scribblings/dds.scrbl" (multi-page))))
|
||||||
|
|
Loading…
Reference in a new issue