diff src/oct-parse.yy @ 11388:027fbc389898

Remove seealso reference to deprecated function dispatch.
author Rik <octave@nomad.inbox5.com>
date Fri, 17 Dec 2010 22:20:54 -0800
parents b2191ebea12f
children 2b8531a6a3c9
line wrap: on
line diff
--- a/src/oct-parse.yy	Fri Dec 17 21:51:52 2010 -0800
+++ b/src/oct-parse.yy	Fri Dec 17 22:20:54 2010 -0800
@@ -4241,8 +4241,7 @@
   "-*- texinfo -*-\n\
 @deftypefn {Loadable Function} {[@dots{}]} builtin (@var{f}, @dots{})\n\
 Call the base function @var{f} even if @var{f} is overloaded to\n\
-some other function for the given type signature.\n\
-@seealso{dispatch}\n\
+another function for the given type signature.\n\
 @end deftypefn")
 {
   octave_value_list retval;