
The layer is now redundant, since everything left in "pkgs" is in the "racket-pkgs" category.
7 lines
235 B
Racket
7 lines
235 B
Racket
#lang info
|
|
|
|
(define name "Documentation Sources")
|
|
(define purpose "This collect contains documentation for most of the core system (guide, reference, htdp langs, etc).")
|
|
|
|
(define test-responsibles '((all (mflatt eli robby matthias))))
|