changeset 1191:f16c33407b80

[project @ 1995-03-30 20:36:59 by jwe]
author jwe
date Thu, 30 Mar 1995 20:36:59 +0000
parents 6657d0e6a4bd
children b6360f2d4fa6
files scripts/miscellaneous/cputime.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/miscellaneous/cputime.m	Thu Mar 30 20:26:09 1995 +0000
+++ b/scripts/miscellaneous/cputime.m	Thu Mar 30 20:36:59 1995 +0000
@@ -16,7 +16,7 @@
 # along with Octave; see the file COPYING.  If not, write to the Free
 # Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
-function cputime ()
+function retval = cputime ()
 
 # usage: cputime
 #