Artifact eeb95f11ac1eed25ca937b0bbcf5e4972cd6d3ef:
- File autoload/autoload.meta — part of check-in [e6be7bbc9f] at 2020-01-02 15:40:11 on branch v1.70-refactor02-chicken5 — Initial load of needed eggs into fossil (user: jmoon18, size: 248) [annotate] [blame] [check-ins using] [more...]
;;; autoload.meta -*- Hen -*- ((egg "autoload.egg") (synopsis "Load modules lazily") (category lang-exts) (license "BSD") (author "Alex Shinn") (doc-from-wiki) (files "autoload.meta" "autoload.scm" "autoload.release-info" "autoload.setup"))