What are the rules for loading a system when there are two systems with the same name. For example I have clx as a contrib and another clx from upstream. When I do (require 'clx) it loads upstream one. Shouldn't require always load contrib one first, regardless of presence of another one in asdf:*central-registry*? Regards, Marko Kocić