The R Project SVN R

Rev

Rev 68947 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 68947 Rev 69727
Line 16... Line 16...
16
 *  along with this program; if not, a copy is available at
16
 *  along with this program; if not, a copy is available at
17
 *  https://www.R-project.org/Licenses/
17
 *  https://www.R-project.org/Licenses/
18
 *
18
 *
19
 *  Most of this file is C translations of Fortran routines in
19
 *  Most of this file is C translations of Fortran routines in
20
 *  QUADPACK: the latter is part of SLATEC 'and therefore in the public
20
 *  QUADPACK: the latter is part of SLATEC 'and therefore in the public
21
 *  domain' (http://en.wikipedia.org/wiki/QUADPACK).
21
 *  domain' (https://en.wikipedia.org/wiki/QUADPACK).
22
 *
22
 *
23
 *
23
 *
24
 */
24
 */
25
 
25
 
26
#ifdef HAVE_CONFIG_H
26
#ifdef HAVE_CONFIG_H