racket/collects/syntax-color/info.rkt
Danny Yoo e4c9ad484e Add full contracts to red-black.rkt, with extensive documention in red-black.scrbl.
A submodule called "uncontracted" provides the contract-free bindings,
as I suspect we'll need them for the token tree for maximum performance.OB
2012-11-22 01:25:42 -08:00

5 lines
127 B
Racket

#lang setup/infotab
(define scribblings '(("syntax-color.scrbl" () (gui-library))
("red-black.scrbl")))