diff liboctave/pathsearch.cc @ 5777:246b1fc1e628

[project @ 2006-04-26 18:16:24 by jwe]
author jwe
date Wed, 26 Apr 2006 18:16:25 +0000
parents 4c8a2e4e0717
children 93c65f2a5668
line wrap: on
line diff
--- a/liboctave/pathsearch.cc
+++ b/liboctave/pathsearch.cc
@@ -37,6 +37,10 @@
 
 #include "kpse.cc"
 
+char dir_path::path_sep_char = SEPCHAR;
+
+std::string dir_path::path_sep_str (SEPCHAR_STR);
+
 static bool octave_kpathsea_initialized = false;
 
 string_vector