![](https://secure.gravatar.com/avatar/fa1e806f97322661e06279d2f35e7ab8.jpg?s=120&d=mm&r=g)
7 Jun
2010
7 Jun
'10
4:33 a.m.
Signed-off-by: Stelian Ionescu <sionescu@cddr.org> --- asdf.lisp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/asdf.lisp b/asdf.lisp index 0b4ba6c..805e32b 100644 --- a/asdf.lisp +++ b/asdf.lisp @@ -2082,7 +2082,7 @@ details." (or class (and (eq type :file) (or (module-default-component-class parent) - (find-class 'cl-source-file))) + (find-class *default-component-class*))) (sysdef-error "~@<don't recognize component type ~A~@:>" type)))) (defun maybe-add-tree (tree op1 op2 c) -- 1.7.1