#!r6rs
;; Automatically generated by private/make-aliased-libraries.sps
(library (srfi :61)
(export
cond)
(import (srfi :61 cond))
)