5 lines
74 B
Scheme
5 lines
74 B
Scheme
#lang scheme/base
|
|
|
|
(require mzlib/md5)
|
|
(provide (all-from-out mzlib/md5))
|