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
6f4d7b66
Commit
6f4d7b66
authored
Oct 18, 2017
by
Antoine Martin
Browse files
Remove unused argument from call to build-index
parent
a553124d
Changes
1
Hide whitespace changes
Inline
Side-by-side
quickref.lisp
View file @
6f4d7b66
...
@@ -66,4 +66,4 @@
...
@@ -66,4 +66,4 @@
(
ql:update-client
:prompt
nil
)
(
ql:update-client
:prompt
nil
)
(
build-releases
)
(
build-releases
)
(
build-texis
(
quicklisp-software
)
makeinfo-path
)
(
build-texis
(
quicklisp-software
)
makeinfo-path
)
(
build-index
"quickref"
"quickref/index.html"
))
(
build-index
"quickref"
))
Write
Preview
Supports
Markdown
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