diff src/octave.cc @ 3024:95e8b5c4824a

[project @ 1997-06-04 05:06:26 by jwe]
author jwe
date Wed, 04 Jun 1997 05:11:34 +0000
parents 92aa3d651723
children ff8b4d6371b3
line wrap: on
line diff
--- a/src/octave.cc	Wed Jun 04 04:56:52 1997 +0000
+++ b/src/octave.cc	Wed Jun 04 05:11:34 1997 +0000
@@ -348,6 +348,8 @@
 {
   octave_env::set_program_name (argv[0]);
 
+  dir_path::set_program_name (argv[0]);
+
   // The order of these calls is important.  The call to
   // install_defaults must come before install_builtins because
   // default variable values must be available for the variables to be