diff src/ChangeLog @ 4447:252b9162c084

[project @ 2003-07-08 18:37:53 by jwe]
author jwe
date Tue, 08 Jul 2003 18:37:53 +0000
parents aa345723c698
children 042cdbb7f317
line wrap: on
line diff
--- a/src/ChangeLog	Tue Jul 08 17:27:46 2003 +0000
+++ b/src/ChangeLog	Tue Jul 08 18:37:53 2003 +0000
@@ -1,3 +1,12 @@
+2003-07-08  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* defaults.cc (Vdefault_exec_path): New static variable.
+	(set_default_default_exec_path): New function.
+	(install_defaults): Call it.
+	(exec_path): Use it.
+	(default_exec_path): New function.
+	(symbols_of_defaults): Add DEFVAR for DEFAULT_EXEC_PATH.
+
 2003-07-07  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* defaults.h.in (OCTAVE_LOCALSTARTUPFILEDIR, OCTAVE_STARTUPFILEDIR):