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
Attila Lendvai
cl-bench
Commits
1f7e1cc8
Commit
1f7e1cc8
authored
Jun 07, 2016
by
Daniel Kochmański
Browse files
build: remove unused dependency
parent
b91e8f25
Changes
1
Hide whitespace changes
Inline
Side-by-side
cl-bench.asd
View file @
1f7e1cc8
...
...
@@ -5,7 +5,7 @@
:author
"Eric Marsden"
:maintainer
"Daniel 'jackdaniel' Kochmański"
:license
"Public Domain"
:depends-on
(
#:alexandria
#:trivial-garbage
)
:depends-on
(
#:trivial-garbage
)
:serial
t
:components
((
:file
"package"
)
(
:file
"cl-bench"
)
...
...
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