shop-planner / shop3

SHOP3 Git repository
https://shop-planner.github.io
144 stars 14 forks source link

Fix loading of fiveam-asdf defsystem. #161

Closed rpgoldman closed 6 months ago

rpgoldman commented 6 months ago

Previously, we were forced to load that system by hand, when reading the ASDF system definition. By pulling some code out, and by using strings for class designators in shop3.asd's tester systems, we no longer have to do this.