CXXR (C++ R)
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
current-release
src
include
Rconfig.h
1
/* Rconfig.h. Generated automatically */
2
#ifndef R_RCONFIG_H
3
#define R_RCONFIG_H
4
5
#ifndef R_CONFIG_H
6
7
#define HAVE_F77_UNDERSCORE 1
8
#define IEEE_754 1
9
/* #undef WORDS_BIGENDIAN */
10
#define R_INLINE inline
11
#define HAVE_VISIBILITY_ATTRIBUTE 1
12
#define SUPPORT_UTF8 1
13
#define SUPPORT_MBCS 1
14
#define ENABLE_NLS 1
15
/* #undef HAVE_AQUA */
16
#define SUPPORT_OPENMP 1
17
18
#endif
/* not R_CONFIG_H */
19
20
#endif
/* not R_RCONFIG_H */
Generated by
1.8.1