diff liboctave/oct-rl-edit.h @ 7758:8e14a01ffe9f

input.cc (Fre_read_readline_init_file): new function
author John W. Eaton <jwe@octave.org>
date Mon, 05 May 2008 03:21:52 -0400
parents a1dbe9d80eee
children eb63fbe60fab
line wrap: on
line diff
--- a/liboctave/oct-rl-edit.h
+++ b/liboctave/oct-rl-edit.h
@@ -84,6 +84,8 @@
 
 extern void octave_rl_read_init_file (const char *);
 
+extern void octave_rl_re_read_init_file (void);
+
 extern int octave_rl_filename_completion_desired (int);
 
 extern int octave_rl_filename_quoting_desired (int);