comparison scripts/testfun/rundemos.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 6e764b7317bd
children 2c8b2399247b
comparison
equal deleted inserted replaced
8745:6dc61981d18b 8746:5dd06f19e9be
17 ## <http://www.gnu.org/licenses/>. 17 ## <http://www.gnu.org/licenses/>.
18 18
19 ## -*- texinfo -*- 19 ## -*- texinfo -*-
20 ## @deftypefn {Function File} {} rundemos (@var{directory}) 20 ## @deftypefn {Function File} {} rundemos (@var{directory})
21 ## @end deftypefn 21 ## @end deftypefn
22
23 ## PKG_ADD: mark_as_command rundemos
24 22
25 ## Author: jwe 23 ## Author: jwe
26 24
27 function rundemos (directory) 25 function rundemos (directory)
28 26