quicklisp-client icon indicating copy to clipboard operation
quicklisp-client copied to clipboard

Moved functions in misc.lisp to client.lisp and deleted misc.lisp.

Open otjura opened this issue 8 years ago • 0 comments

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.

otjura avatar May 08 '17 15:05 otjura