comparison liboctave/oct-kpse.h @ 4126:b10790694d48

[project @ 2002-10-25 20:05:23 by jwe]
author jwe
date Fri, 25 Oct 2002 20:05:24 +0000
parents 5a2c5361dbf1
children 4d3994172bd5
comparison
equal deleted inserted replaced
4125:040314da2fec 4126:b10790694d48
51 51
52 extern char **octave_kpse_all_path_search (const char *, const char *); 52 extern char **octave_kpse_all_path_search (const char *, const char *);
53 53
54 extern void octave_kpse_set_progname (const char *); 54 extern void octave_kpse_set_progname (const char *);
55 55
56 extern void octave_kpse_clear_dir_cache (void);
57
58 extern char *octave_kpse_expand_default (const char *, const char *); 56 extern char *octave_kpse_expand_default (const char *, const char *);
59 57
60 extern char *octave_kpse_path_expand (const char *); 58 extern char *octave_kpse_path_expand (const char *);
61 59
62 extern char *octave_kpse_path_element (const char *); 60 extern char *octave_kpse_path_element (const char *);