diff scripts/time/etime.m @ 5642:2618a0750ae6

[project @ 2006-03-06 21:26:48 by jwe]
author jwe
date Mon, 06 Mar 2006 21:26:54 +0000
parents 6c4e4bffa622
children 4c4d31ecb0e4
line wrap: on
line diff
--- a/scripts/time/etime.m	Sat Mar 04 22:21:01 2006 +0000
+++ b/scripts/time/etime.m	Mon Mar 06 21:26:54 2006 +0000
@@ -31,9 +31,8 @@
 ## @noindent
 ## will set the variable @code{elapsed_time} to the number of seconds since
 ## the variable @code{t0} was set.
+## @seealso{tic, toc, clock, cputime}
 ## @end deftypefn
-##
-## @seealso{tic, toc, clock, and cputime}
 
 ## Author: jwe