The R Project SVN R

Rev

Rev 71657 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 71657 Rev 86515
Line 20... Line 20...
20
 *  You should have received a copy of the GNU Lesser General Public License
20
 *  You should have received a copy of the GNU Lesser General Public License
21
 *  along with this program; if not, a copy is available at
21
 *  along with this program; if not, a copy is available at
22
 *  https://www.R-project.org/Licenses/
22
 *  https://www.R-project.org/Licenses/
23
 */
23
 */
24
 
24
 
25
/* Included by R.h: API */
25
/* Included by R.h: Part of the API. */
26
 
26
 
27
#ifndef R_ARITH_H_
27
#ifndef R_ARITH_H_
28
#define R_ARITH_H_
28
#define R_ARITH_H_
29
 
29
 
30
/* 
30
/*