#| -*-Scheme-*- | Copied from scmutils/src/calculus/load.scm, GPL licenced. | | Assumes a band generated by something like load-all.scm has already been | loaded with the regular scmutils stuff |# (with-working-directory-pathname (directory-pathname (current-load-pathname)) (lambda () ;; (load "speedup" generic-environment) ))