Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asdf
asdf
Commits
63b27510
Commit
63b27510
authored
Jan 27, 2013
by
Francois-Rene Rideau
Browse files
Make asdf-driver.asd play nice with asdf-encodings, too.
parent
04eebd21
Changes
1
Hide whitespace changes
Inline
Side-by-side
asdf-driver.asd
View file @
63b27510
...
...
@@ -11,6 +11,7 @@
:long-description
"Basic general-purpose utilities that are in such a need
that you can't portably construct a complete program without using them."
#+
asdf3
:version
#+
asdf3
(
:read-file-form
"version.lisp-expr"
)
#+
asdf3
:encoding
#+
asdf3
:utf-8
:around-compile
call-without-redefinition-warnings
:components
((
:static-file
"version.lisp-expr"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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