diff src/oct-hist.h @ 5794:1138ced03f14

[project @ 2006-05-08 20:23:04 by jwe]
author jwe
date Mon, 08 May 2006 20:23:07 +0000
parents 4c8a2e4e0717
children 93c65f2a5668
line wrap: on
line diff
--- a/src/oct-hist.h	Sat May 06 14:55:35 2006 +0000
+++ b/src/oct-hist.h	Mon May 08 20:23:07 2006 +0000
@@ -28,6 +28,8 @@
 
 #include "cmd-hist.h"
 
+extern void initialize_history (void);
+
 // Write timestamp to history file.
 extern void octave_history_write_timestamp (void);