(define-module (global)) ;; TODO encapsulating these in ;; atomic boxes might be a good ;; idea. (define-once basedir #f) (export basedir)