diff liboctave/cmd-edit.h @ 2967:467aae13b70a

[project @ 1997-05-15 16:47:12 by jwe]
author jwe
date Thu, 15 May 1997 16:47:12 +0000
parents b779a5b8aed4
children 9a54159563de
line wrap: on
line diff
--- a/liboctave/cmd-edit.h	Mon May 12 20:17:35 1997 +0000
+++ b/liboctave/cmd-edit.h	Thu May 15 16:47:12 1997 +0000
@@ -89,6 +89,8 @@
 
   static void reset_current_command_number (int n);
 
+  static void increment_current_command_number (void);
+
 private:
 
   // No copying!