diff scripts/plot/box.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/box.m
+++ b/scripts/plot/box.m
@@ -27,8 +27,6 @@
 
 ## Author: jwe
 
-## PKG_ADD: mark_as_command box
-
 function box (varargin)
 
   h = gca ();