alex-gutev / cl-environments

Implements the CLTL2 environment access API.
https://alex-gutev.github.io/cl-environments/
MIT License
32 stars 6 forks source link

Qualify TEST-OP with ASDF: to make Clisp happy. #6

Closed melisgl closed 10 months ago

melisgl commented 2 years ago

Without this change, loading cl-environments.asd on Clisp fails with "FIND-CLASS: TEST-OP does not name a class".