diff liboctave/oct-rl-edit.h @ 4143:62afb31c1f85

[project @ 2002-11-01 17:27:38 by jwe]
author jwe
date Fri, 01 Nov 2002 17:27:38 +0000
parents f9ea3dcf58ee
children cba347c642e2
line wrap: on
line diff
--- a/liboctave/oct-rl-edit.h	Fri Nov 01 14:10:27 2002 +0000
+++ b/liboctave/oct-rl-edit.h	Fri Nov 01 17:27:38 2002 +0000
@@ -72,6 +72,8 @@
 
 extern void octave_rl_read_init_file (const char *);
 
+extern int octave_rl_filename_completion_desired (int);
+
 extern void octave_rl_set_basic_word_break_characters (const char *);
 
 extern void octave_rl_set_completer_word_break_characters (const char *);