Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (let ((quicklisp-init (merge-pathnames "/quicklisp/setup.lisp"
- (user-homedir-pathname))))
- (when (probe-file quicklisp-init)
- (load quicklisp-init)))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement