diff --git a/hemlock/eval-server.lisp b/hemlock/eval-server.lisp index ba7c2698ef9e384a1e1325eb66de05ee5c743a93..0adefb1f0cb98acd30c549db55cb8af1229f8011 100644 --- a/hemlock/eval-server.lisp +++ b/hemlock/eval-server.lisp @@ -95,8 +95,8 @@ (defhvar "Slave Utility" "This is the pathname of the utility to fire up slave Lisps. It defaults - to /usr/misc/.lisp/bin/lisp." - :value "/usr/misc/.lisp/bin/lisp") + to /usr/misc/.cmucl/bin/lisp." + :value "/usr/misc/.cmucl/bin/lisp") (defhvar "Slave Utility Switches" "These are additional switches to pass to the Slave Utility. diff --git a/hemlock/spell-corr.lisp b/hemlock/spell-corr.lisp index bb655445308e48fbde1cbdc7a2eb098419a0b7c8..535581ffa9a755c23dbabda7f78b44788ca4a1f1 100644 --- a/hemlock/spell-corr.lisp +++ b/hemlock/spell-corr.lisp @@ -740,7 +740,7 @@ ;;;; Binary File Reading (defparameter default-binary-dictionary - "/usr/misc/.lisp/lib/spell-dictionary.bin") + "/usr/misc/.cmucl/lib/spell-dictionary.bin") ;;; This is the first thing in a spell binary dictionary file to serve as a ;;; quick check of its proposed contents. This particular number is