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