edicl / cl-unicode

Portable Unicode library for Common Lisp
https://edicl.github.io/cl-unicode/
61 stars 24 forks source link

Make cl-unicode able to be upgraded in a different src dir #27

Closed Zulu-Inuoe closed 3 years ago

Zulu-Inuoe commented 3 years ago

I updated my quicklisp dist today and found myself unable to load cl-unicode due to being unable to find lists.lisp

By using defparameter, allow picking up new location for *this-file*, allowing the generators to pick up the new location