diff src/ChangeLog @ 3166:c3409a0cafa8

[project @ 1998-04-16 03:12:19 by jwe]
author jwe
date Thu, 16 Apr 1998 03:12:21 +0000
parents e4bbfc196e53
children d609b993be3b
line wrap: on
line diff
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -2,6 +2,8 @@
 
 	* input.cc (Vlast_prompt_time): New global variable.
 	(octave_gets): Set it.
+	* ov-fcn.h (octave_function::time_checked): New virtual function
+	(octave_function::mark_fcn_file_up_to_date): Ditto.
 	* ov-usr-fcn.h (octave_user_function::time_checked): New function.
 	(octave_user_function::mark_fcn_file_up_to_date): Ditto.
 	(octave_user_function::t_checked): New data member.