6 lines
73 B
Scheme
6 lines
73 B
Scheme
#lang scheme/base
|
|
|
|
(require mzlib/cm)
|
|
|
|
(provide (all-from-out mzlib/cm))
|