The R Project SVN R

Rev

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

Rev 59497 Rev 60253
Line 16... Line 16...
16
 *  You should have received a copy of the GNU Lesser General Public License
16
 *  You should have received a copy of the GNU Lesser General Public License
17
 *  along with this program; if not, a copy is available at
17
 *  along with this program; if not, a copy is available at
18
 *  http://www.r-project.org/Licenses/
18
 *  http://www.r-project.org/Licenses/
19
 */
19
 */
20
 
20
 
-
 
21
/* Included by R.h: API */
-
 
22
 
21
#ifndef R_EXT_CONSTANTS_H_
23
#ifndef R_EXT_CONSTANTS_H_
22
#define R_EXT_CONSTANTS_H_
24
#define R_EXT_CONSTANTS_H_
23
 
25
 
24
/* usually in math.h, but not with strict C99 compliance */
26
/* usually in math.h, but not with strict C99 compliance */
25
#ifndef M_PI
27
#ifndef M_PI