comparison src/ov-fcn-inline.cc @ 6547:4fb053f24fd6

[project @ 2007-04-19 21:47:40 by jwe]
author jwe
date Thu, 19 Apr 2007 21:47:41 +0000
parents 853f99e292ec
children 5d02dfacfc9e
comparison
equal deleted inserted replaced
6546:44a4f68fbd76 6547:4fb053f24fd6
559 } 559 }
560 560
561 DEFUN (inline, args, , 561 DEFUN (inline, args, ,
562 "-*- texinfo -*-\n\ 562 "-*- texinfo -*-\n\
563 @deftypefn {Built-in Function} {} inline (@var{str})\n\ 563 @deftypefn {Built-in Function} {} inline (@var{str})\n\
564 @deftypefnx {Built-in Function} {} inline (@var{str}, @var{arg1}, ...)\n\ 564 @deftypefnx {Built-in Function} {} inline (@var{str}, @var{arg1}, @dots{})\n\
565 @deftypefnx {Built-in Function} {} inline (@var{str}, @var{n})\n\ 565 @deftypefnx {Built-in Function} {} inline (@var{str}, @var{n})\n\
566 Create an inline function from the character string @var{str}.\n\ 566 Create an inline function from the character string @var{str}.\n\
567 If called with a single argument, the arguments of the generated\n\ 567 If called with a single argument, the arguments of the generated\n\
568 function are extracted from the function itself. The generated\n\ 568 function are extracted from the function itself. The generated\n\
569 function arguments will then be in alphabetical order. It should\n\ 569 function arguments will then be in alphabetical order. It should\n\