diff src/quad.cc @ 1684:f85887dfe06c

[project @ 1995-12-30 03:46:07 by jwe]
author jwe
date Sat, 30 Dec 1995 03:51:15 +0000
parents db1a54941d52
children 42b4f904f1af
line wrap: on
line diff
--- a/src/quad.cc	Sat Dec 30 03:46:07 1995 +0000
+++ b/src/quad.cc	Sat Dec 30 03:51:15 1995 +0000
@@ -83,7 +83,7 @@
   return retval;
 }
 
-DEFUN_DLD_BUILTIN ("quad", Fquad, Squad, 11,
+DEFUN_DLD_BUILTIN ("quad", Fquad, Squad, FSquad, 11,
   "[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\
@@ -353,7 +353,8 @@
   return retval;
 }
 
-DEFUN_DLD_BUILTIN ("quad_options", Fquad_options, Squad_options, 10,
+DEFUN_DLD_BUILTIN ("quad_options", Fquad_options, Squad_options,
+		   FSquad_options, 10,
   "quad_options (KEYWORD, VALUE)\n\
 \n\
 Set or show options for quad.  Keywords may be abbreviated\n\