Sets search path for command, geometry, etc. files. 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.