add string-constants? and rearrange string-constants pkgs
the rearrangement moves the string constants documentation into a package over by the string-constants implementation and adds the string-constants (meta) pkg. original commit: 8cdd106b87b028522ad01a5304709d010db3cb9d
This commit is contained in:
parent
3dcb304a79
commit
b6500eee00
|
@ -13,7 +13,8 @@
|
||||||
"syntax-color-lib"
|
"syntax-color-lib"
|
||||||
"wxme-lib"
|
"wxme-lib"
|
||||||
"gui-lib"
|
"gui-lib"
|
||||||
"racket-doc"))
|
"racket-doc"
|
||||||
|
"string-constants-doc"))
|
||||||
(define deps '("base"))
|
(define deps '("base"))
|
||||||
|
|
||||||
(define pkg-desc "documentation part of \"gui\"")
|
(define pkg-desc "documentation part of \"gui\"")
|
||||||
|
|
Loading…
Reference in New Issue
Block a user