changeset 8230:2ce2aef722c3

mark new rundemos function as command
author John W. Eaton <jwe@octave.org>
date Thu, 16 Oct 2008 13:41:17 -0400
parents 1bf51192fa1d
children df28b55d03c0
files scripts/testfun/rundemos.m
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/testfun/rundemos.m	Thu Oct 16 13:28:43 2008 -0400
+++ b/scripts/testfun/rundemos.m	Thu Oct 16 13:41:17 2008 -0400
@@ -20,6 +20,8 @@
 ## @deftypefn {Function File} {} rundemos (@var{directory})
 ## @end deftypefn
 
+## PKG_ADD: mark_as_command rundemos
+
 ## Author: jwe
 
 function rundemos (directory)