Searches for and loads the definition of a logical host, if not already defined.
cl
load-logical-pathname-translations host => just-loaded
host
A logical host, expressed as a string.
just-loaded
A generalized boolean
This function loads the translations for host by loading the file host .lisp from the LispWorks directory translations .
.lisp
translations
(load-logical-pathname-translations "EDITOR-SRC")