diff scripts/plot/grid.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 06e1667d7492
children eb63fbe60fab
line wrap: on
line diff
--- a/scripts/plot/grid.m
+++ b/scripts/plot/grid.m
@@ -37,8 +37,6 @@
 
 ## Author: jwe
 
-## PKG_ADD: mark_as_command grid
-
 function grid (varargin)
 
   persistent grid_on = false;