diff scripts/plot/hidden.m @ 8746:5dd06f19e9be

handle commands in the lexer
author John W. Eaton <jwe@octave.org>
date Sun, 15 Feb 2009 23:49:15 -0500
parents 73d6b71788c0
children eb63fbe60fab
line wrap: on
line diff
--- a/scripts/plot/hidden.m
+++ b/scripts/plot/hidden.m
@@ -25,8 +25,6 @@
 ## @seealso{mesh, meshc, surf}
 ## @end deftypefn
 
-## PKG_ADD: mark_as_command hidden
-
 function retval = hidden (mode)
 
   if (nargin == 0)