5 lines
64 B
Scheme
5 lines
64 B
Scheme
#lang scheme/base
|
|
|
|
(require mred)
|
|
(provide (all-from-out mred))
|