scribble-enhanced/pkgs/net-lib/info.rkt
Sam Tobin-Hochstadt ceb7b6087b Move most of the net collection out of the core.
- Most units and signatures from the `net` collection
  are now in `compatibility-lib`.
- Most of the actual libraries are in the `net-lib`
  package.

original commit: 2b1fb036c63639bc5dbb65348c4f4e5802c95b53
2013-07-01 11:27:14 -04:00

5 lines
72 B
Racket

#lang setup/infotab
(define collection 'multi)
(define deps '("base"))