diff src/parse.y @ 3446:5ee5afb3981a

[project @ 2000-01-17 09:42:43 by jwe]
author jwe
date Mon, 17 Jan 2000 09:42:48 +0000
parents e098ebb77023
children 8b1f46ac2b64
line wrap: on
line diff
--- a/src/parse.y	Mon Jan 17 09:06:52 2000 +0000
+++ b/src/parse.y	Mon Jan 17 09:42:48 2000 +0000
@@ -3497,7 +3497,11 @@
 @end defvr");
 
   DEFVAR (warn_future_time_stamp, 1.0, warn_future_time_stamp,
-    "warn if a function file has a time stamp that is in the future");
+    "-*- texinfo -*-\n\
+@defvr {Built-in Variable} warn_future_time_stamp\n\
+If the value of this variable is nonzero, Octave will print a warning\n\
+if it finds a function file with a time stamp that is in the future.\n\
+@end defvr");
 
   DEFVAR (warn_missing_semicolon, 0.0, warn_missing_semicolon,
     "-*- texinfo -*-\n\