changeset 1157:53ec9f8e7226

[project @ 1995-02-27 04:58:32 by jwe]
author jwe
date Mon, 27 Feb 1995 04:58:32 +0000
parents f6b740a1fa09
children 27cb099a7af9
files src/dirfns.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/dirfns.h	Mon Feb 27 04:54:35 1995 +0000
+++ b/src/dirfns.h	Mon Feb 27 04:58:32 1995 +0000
@@ -32,7 +32,6 @@
 extern char *make_absolute (const char *, const char *);
 extern int is_newer (const char *, time_t);
 extern char *get_working_directory (const char *);
-extern char *octave_tilde_expand (const char *);
 
 #endif