<-Back

Function: Load-Quicklisp

LOAD-QUICKLISP void

This is intended for pre-built Gendl or GDL images. If the preconfigured quicklisp load file exists, load it. You can customize quicklisp location by setting global *quicklisp-home* or passing :path keyword argument to this function.

keyword arguments:
path Pathname or string, Default Value: *QUICKLISP-HOME*
Quicklisp location

<-Back