Skip to content
Snippets Groups Projects
Commit 27a91156 authored by Daniel Barlow's avatar Daniel Barlow
Browse files

rejigged the condition hierarchy slightly

 -(defmethod component-depends-on ((operation load-op) (c source-file))
 +(defmethod component-depends-on ((operation load-op) (c component))
 +(defun internal-find-system (name)
does everything find-system does, but returns nil instead of raising an error.
parent d9fec029
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment