Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asdf
asdf
Commits
45144c11
Commit
45144c11
authored
Jan 13, 2010
by
Francois-Rene Rideau
Browse files
update ASDF version to 1.375
parent
e5ea8424
Changes
1
Hide whitespace changes
Inline
Side-by-side
asdf.lisp
View file @
45144c11
...
...
@@ -166,7 +166,7 @@
;;;;
(
defparameter
*asdf-revision*
;; the 1+ hair is to ensure that we don't do an inadvertent find and replace
(
subseq
"REVISION:1.37
4
"
(
1+
(
length
"REVISION"
))))
(
subseq
"REVISION:1.37
5
"
(
1+
(
length
"REVISION"
))))
(
defvar
*resolve-symlinks*
t
"Determine whether or not ASDF resolves symlinks when defining systems.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment