diff scripts/plot/orient.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 08bb64396685
children eb63fbe60fab
line wrap: on
line diff
--- a/scripts/plot/orient.m
+++ b/scripts/plot/orient.m
@@ -26,8 +26,6 @@
 ## Author: Paul Kienzle
 ## Adapted-By: jwe
 
-## PKG_ADD: mark_as_command orient
-
 function retval = orient (varargin)
 
   nargs = nargin;