Mercurial > hg > octave-lyh
diff src/defaults.cc @ 3238:041ea33fbbf4
[project @ 1999-03-26 17:48:16 by jwe]
author | jwe |
---|---|
date | Fri, 26 Mar 1999 17:48:35 +0000 |
parents | 7a5a5da64756 |
children | 4964d5391acc |
line wrap: on
line diff
--- a/src/defaults.cc +++ b/src/defaults.cc @@ -421,7 +421,7 @@ DEFVAR (EXEC_PATH, Vexec_path, 0, exec_path, "colon separated list of directories to search for programs to run"); - DEFVAR (LOADPATH, ":", 0, loadpath, + DEFVAR (LOADPATH, Vload_path, 0, loadpath, "colon separated list of directories to search for scripts.\n\ The default value is \":\", which means to search the default list\n\ of directories. The default list of directories may be found in\n\