diff src/quad.cc @ 701:0a81458ef677

[project @ 1994-09-15 02:23:24 by jwe]
author jwe
date Thu, 15 Sep 1994 02:23:24 +0000
parents fae2bd91c027
children 36ba0576bd1b
line wrap: on
line diff
--- a/src/quad.cc	Thu Sep 15 02:23:24 1994 +0000
+++ b/src/quad.cc	Thu Sep 15 02:23:24 1994 +0000
@@ -85,7 +85,7 @@
   return retval;
 }
 
-DEFUN_DLD ("quad", Fquad, Squad, 6, 3,
+DEFUN_DLD_BUILTIN ("quad", Fquad, Squad, 6, 3,
   "[V, IER, NFUN] = quad (F, A, B [, TOL] [, SING])\n\
 \n\
 Where the first argument is the name of the  function to call to\n\
@@ -327,7 +327,7 @@
   warning ("quad_options: no match for `%s'", keyword);
 }
 
-DEFUN_DLD ("quad_options", Fquad_options, Squad_options, -1, 1,
+DEFUN_DLD_BUILTIN ("quad_options", Fquad_options, Squad_options, -1, 1,
   "quad_options (KEYWORD, VALUE)\n\
 \n\
 Set or show options for quad.  Keywords may be abbreviated\n\