diff scripts/plot/cla.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 85c9906abfd1
children eb63fbe60fab
line wrap: on
line diff
--- a/scripts/plot/cla.m
+++ b/scripts/plot/cla.m
@@ -29,8 +29,6 @@
 ## Author: Ben Abbott <bpabbott@mac.com>
 ## Created: 2008-10-03
 
-## PKG_ADD: mark_as_command cla
-
 function cla (varargin)
 
   if (nargin > 2)