X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/4d757a73564a3603aab35998722578307f306f9f..01868954eb076e618ed5b9f9425e428628e9fdbf:/src/sod.asd.in diff --git a/src/sod.asd.in b/src/sod.asd.in index eabc504..894d50b 100644 --- a/src/sod.asd.in +++ b/src/sod.asd.in @@ -29,7 +29,8 @@ (cl:in-package #:sod-sysdef) -#|@-auto-@|# (load (merge-pathnames "auto.lisp" *load-pathname*)) +#|@-auto-@|# (load (make-pathname :name "AUTO" :type "LISP" :version :newest + :case :common :defaults *load-pathname*)) #+cmu (require :gray-streams)