Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Antoine Martin
quickref
Commits
3eb7d604
Commit
3eb7d604
authored
May 04, 2018
by
Didier Verna
Browse files
Update ASDF systems information.
parent
898b521f
Changes
3
Hide whitespace changes
Inline
Side-by-side
core/fr.epita.lrde.quickref.core.asd
View file @
3eb7d604
...
...
@@ -32,6 +32,8 @@
Quickref
's
core
library
provides
the
core
functionality
of
Quickref.
For
a
more
complete
description
of
Quickref,
see
the
fr.epita.lrde.quickref
system.
"
:author "
Antoine
Martin
"
:maintainer ("
Antoine
Martin
" "
Didier
Verna
")
:mailto "
quickref@lrde.epita.fr
"
:license "
BSD
"
:version #.(fr.epita.lrde.quickref.setup:version :short)
:depends-on (:fr.epita.lrde.quickref.setup
...
...
fr.epita.lrde.quickref.asd
View file @
3eb7d604
...
...
@@ -39,6 +39,8 @@ website[4] is kept up-to-date with Quicklisp.
[3]
https://www.gnu.org/software/texinfo/
[4]
http://quickref.common-lisp.net
"
:author "
Antoine
Martin
"
:maintainer ("
Antoine
Martin
" "
Didier
Verna
")
:mailto "
quickref@lrde.epita.fr
"
:license "
BSD
"
:version
#.
(
fr.epita.lrde.quickref.setup:version
:short
)
:depends-on
(
:fr.epita.lrde.quickref.setup
:fr.epita.lrde.quickref.core
))
...
...
setup/fr.epita.lrde.quickref.setup.asd
View file @
3eb7d604
...
...
@@ -31,6 +31,8 @@ Quickref's setup library provides support for various preload configuration
parameters.
For
a
more
complete
description
of
Quickref,
see
the
fr.epita.lrde.quickref
system.
"
:author "
Didier
Verna
"
:maintainer ("
Antoine
Martin
" "
Didier
Verna
")
:mailto "
quickref@lrde.epita.fr
"
:license "
BSD
"
:components ((:file "
setup
"
)
))
...
...
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