Exporting conf-source

This commit is contained in:
Alex Shinn 2013-09-29 13:26:13 +09:00
parent 87624c68ab
commit 67e50cefaa

View file

@ -3,7 +3,7 @@
(export make-conf conf? conf-load conf-load-in-path conf-load-cascaded
conf-verify conf-extend conf-append conf-set conf-unfold-key
conf-get conf-get-list conf-get-multi
conf-specialize read-from-file)
conf-specialize read-from-file conf-source)
(import (scheme base) (scheme read) (scheme write) (scheme file)
(scheme time) (srfi 1))
;; This is only used for config verification, it's acceptable to