scribble-enhanced/collects/scribble/config.ss
Matthew Flatt 23b8961abf narrower formatting of docs
svn: r6256

original commit: 6c7081f0e62f2479e00641a7fa1a432a510a915b
2007-05-24 07:08:31 +00:00

7 lines
89 B
Scheme

(module config mzscheme
(provide value-color)
(define value-color "schemevalue"))