7.2.124 set-load-path

(set-load-path (PATH1 … PATHN))

Sets search path for command, geometry, files, etc. The PATHi are strings giving the pathnames of directories to be searched. The special directory name + is replaced by the existing path, so e.g. (set-load-path (mydir +)) prepends mydir to the path.