diff src/pr-output.cc @ 1957:0e6a0a271998

[project @ 1996-02-15 01:08:15 by jwe]
author jwe
date Thu, 15 Feb 1996 01:08:49 +0000
parents 2f19333b1e72
children 41ff3c38af7e
line wrap: on
line diff
--- a/src/pr-output.cc
+++ b/src/pr-output.cc
@@ -1542,7 +1542,7 @@
     }
 }
 
-DEFUN ("disp", Fdisp, Sdisp, 10,
+DEFUN (disp, args, ,
   "disp (X): display value without name tag")
 {
   Octave_object retval;
@@ -1705,7 +1705,7 @@
     }
 }
 
-DEFUN_TEXT ("format", Fformat, Sformat, 10,
+DEFUN_TEXT (format, args, ,
   "format [style]\n\
 \n\
 set output formatting style")