racket/collects/contract-profile/scribblings/info.rkt
Vincent St-Amour 3d6776680c Move the contract profiler to its own collection.
Should become its own package once we split up the collects.

Requested by Eli, to reduce the dependencies of the profiler collection.
2013-06-07 11:01:17 -04:00

4 lines
90 B
Racket

#lang setup/infotab
(define scribblings '(("contract-profile.scrbl" () (tool-library))))