racket/collects/mrlib/doc/aligned-pasteboard/common.ss
Matthew Flatt 5890eedeb4 scribble mrlib docs
svn: r8165
2007-12-30 22:46:20 +00:00

9 lines
193 B
Scheme

#lang scheme/base
(require "../common.ss"
(for-label mrlib/aligned-pasteboard))
(provide (all-from-out "../common.ss")
(for-label (all-from-out mrlib/aligned-pasteboard)))