Change collection and doc names
This commit is contained in:
parent
2bcacfb0ab
commit
60c0c9d753
|
@ -1,4 +1,4 @@
|
|||
#lang info
|
||||
|
||||
(define name "lenses")
|
||||
(define scribblings '(("main.scrbl" () (library) "lenses")))
|
||||
(define name "lens")
|
||||
(define scribblings '(("main.scrbl" () (library) "lens")))
|
||||
|
|
Loading…
Reference in New Issue
Block a user