diff src/variables.cc @ 3255:4d33b1e56bff

[project @ 1999-07-15 20:54:14 by jwe]
author jwe
date Thu, 15 Jul 1999 20:54:34 +0000
parents 68259f410026
children 4964d5391acc
line wrap: on
line diff
--- a/src/variables.cc	Thu Jul 15 16:02:57 1999 +0000
+++ b/src/variables.cc	Thu Jul 15 20:54:34 1999 +0000
@@ -523,7 +523,7 @@
 
 		  string fname = fcn_file_in_path (ff);
 
-		  tmp->mark_fcn_file_up_to_date (time (0));
+		  tmp->mark_fcn_file_up_to_date (octave_time ());
 
 		  file_stat fs (fname);