quicklisp-client
quicklisp-client copied to clipboard
Moved functions in misc.lisp to client.lisp and deleted misc.lisp.
client.lisp is the best place for moving since misc declared quicklisp-client package. Tested. Runs and works.
Reason for change: seeking to minimize application footprint and better structure.