pull/1/head
Matthew Butterick 10 years ago
parent 616e64bf4f
commit 95fd4b867d

@ -5,7 +5,7 @@
(define blurb (define blurb
(list "This library provides routines to describe Racket objects.")) (list "This library provides routines to describe Racket objects."))
(define categories '(io misc)) (define categories '(io misc))
(define primary-file "describe.rkt") (define primary-file "main.rkt")
(define release-notes (define release-notes
(list "The function float->string is now exported. It was also extended " (list "The function float->string is now exported. It was also extended "
"to support big floats from the Math Library. Note that descriptions " "to support big floats from the Math Library. Note that descriptions "

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save