racket/collects/mrlib/scribblings/aligned-pasteboard/common.ss
2008-01-10 20:07:32 +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)))