;;;; system.meta -*- Scheme -*- ((synopsis "load and compile groups of files") (license "BSD") (author "felix winkelmann") (dependencies (coops 1.0) shell compile-file srfi-1) (components (extension system (source "system-module.scm"))))