projects
/
fiveam.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9adc37b
)
Mispelt file in fiveam.asd
author
Marco Baringer
<mb@bese.it>
Fri, 20 Jan 2006 09:29:24 +0000
(10:29 +0100)
committer
Marco Baringer
<mb@bese.it>
Fri, 20 Jan 2006 09:29:24 +0000
(10:29 +0100)
fiveam.asd
patch
|
blob
|
history
diff --git
a/fiveam.asd
b/fiveam.asd
index
9280193
..
fc0f9ca
100644
(file)
--- a/
fiveam.asd
+++ b/
fiveam.asd
@@
-18,7
+18,7
@@
(:file "packages")
(:file "run" :depends-on ("packages" "classes" "test" "suite" "check"))
(:file "suite" :depends-on ("packages" "test" "classes"))
- (:file "random-check" :depends-on ("packages" "check"))
+ (:file "random" :depends-on ("packages" "check"))
(:file "test" :depends-on ("packages" "classes"))))
(:module :t
:components ((:file "suite")