Skip to content
Commit 107968bd authored by Eric Timmons's avatar Eric Timmons Committed by Robert Goldman
Browse files

Use REGISTERED-SYSTEM to find preloaded system instead of FIND-SYSTEM

FIND-SYSTEM may cause the system to be loaded from the file
system. REGISTERED-SYSTEM won't load it from the file system, but will return
something from the file system if it's already been loaded from there.

It's safe to do this as the preloaded systems are always considered to be
registered.
parent 7f86b8fc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment