Loading asdf.lisp +1 −1 Original line number Original line Diff line number Diff line Loading @@ -160,7 +160,7 @@ (defvar *asdf-revision* (defvar *asdf-revision* ;; the 1+ hair is to ensure that we don't do an inadvertent find and replace ;; the 1+ hair is to ensure that we don't do an inadvertent find and replace (subseq "REVISION:1.367" (1+ (length "REVISION")))) (subseq "REVISION:1.368" (1+ (length "REVISION")))) (defvar *resolve-symlinks* t (defvar *resolve-symlinks* t Loading Loading
asdf.lisp +1 −1 Original line number Original line Diff line number Diff line Loading @@ -160,7 +160,7 @@ (defvar *asdf-revision* (defvar *asdf-revision* ;; the 1+ hair is to ensure that we don't do an inadvertent find and replace ;; the 1+ hair is to ensure that we don't do an inadvertent find and replace (subseq "REVISION:1.367" (1+ (length "REVISION")))) (subseq "REVISION:1.368" (1+ (length "REVISION")))) (defvar *resolve-symlinks* t (defvar *resolve-symlinks* t Loading