racket/pkgs/racket-doc/dynext/info.rkt
Matthew Flatt 2d4f3e2ac9 remove the "racket-pkgs" directory layer
The layer is now redundant, since everything left in "pkgs" is in the
"racket-pkgs" category.
2014-12-08 05:22:59 -07:00

6 lines
125 B
Racket

#lang info
(define scribblings '(("dynext.scrbl" (multi-page) (tool-library))))
(define test-responsibles '((all mflatt)))