Fixes errors on system loading relating to symbols method, generic-function, class, and variable not being external to the mgl-pax package by removing the pax:prefix.
The prefix was removed only when necessary, only done after SBCL would complain about the symbol not being external.
Fixes errors on system loading relating to symbols
method
,generic-function
,class
, andvariable
not being external to the mgl-pax package by removing thepax:
prefix.The prefix was removed only when necessary, only done after SBCL would complain about the symbol not being external.