diff scripts/testfun/fail.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 cadc73247d65
children eb63fbe60fab
line wrap: on
line diff
--- a/scripts/testfun/fail.m
+++ b/scripts/testfun/fail.m
@@ -48,8 +48,6 @@
 
 ## Author: Paul Kienzle <pkienzle@users.sf.net>
 
-## PKG_ADD mark_as_command fail
-
 function ret = fail (code, pattern, warning_pattern)
 
   if (nargin < 1 || nargin > 3)