anoma / geb

A Categorical View of Computation
https://anoma.github.io/geb/
GNU General Public License v3.0
28 stars 10 forks source link

Fix mgl-pax Symbol Errors #166

Closed agureev closed 10 months ago

agureev commented 11 months ago

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.