1 ;; to fix the paths edit this file and load it at the end
2 ;; or put it in the sys-init.lisp in the directory which is given
3 ;; as the second argument in execution of the executable image.
4 ;; then it will be loaded..
6 (setq $describe_documentation
"/public/maxima/doc/macsym.doc")
8 (setq *describe-index-directory
* "/public/maxima/doc/")
10 (format t
"Edit the file macsym-index.LISP setting the paths there.." )