projects
/
cl-graph.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25d9c98
)
Using keywords for system dependencies
author
Gary King
<gwking@metabang.com>
Mon, 5 Feb 2007 14:49:29 +0000
(09:49 -0500)
committer
Gary King
<gwking@metabang.com>
Mon, 5 Feb 2007 14:49:29 +0000
(09:49 -0500)
darcs-hash:
20070205144929
-3cc5d-
496845b83d7b0d00f87530e9c31c07612ab0208f
.gz
cl-graph.asd
patch
|
blob
|
history
diff --git
a/cl-graph.asd
b/cl-graph.asd
index
6ef0b94
..
1c5e0f1
100644
(file)
--- a/
cl-graph.asd
+++ b/
cl-graph.asd
@@
-55,12
+55,12
@@
instructions."))
(describe
(funcall (intern (symbol-name '#:run-tests) :lift)
:suite '#:cl-graph-test)))
- :depends-on (metatilities
- cl-containers
- metabang-bind
- cl-mathstats
+ :depends-on (:metatilities
+ :cl-containers
+ :metabang-bind
+ :cl-mathstats
;; makes ASDF-Install get this automatically
- asdf-system-connections
+ :asdf-system-connections
))
(defmethod operation-done-p