about summary refs log tree commit diff
path: root/sourcecodes/localscore/Rconfig.h
diff options
context:
space:
mode:
authorziejd22017-09-14 15:39:41 -0500
committerziejd22017-09-14 15:57:50 -0500
commitc4f926438dcb8abe805e910399940f79ff643c4b (patch)
tree3146d05ada5cf4b48d9bdd16c1baa498e8df7192 /sourcecodes/localscore/Rconfig.h
parent57ebf49403b75dcf8482d174b59f7fd2a961d98e (diff)
downloadBNW-c4f926438dcb8abe805e910399940f79ff643c4b.tar.gz
Add files via upload
Diffstat (limited to 'sourcecodes/localscore/Rconfig.h')
-rw-r--r--sourcecodes/localscore/Rconfig.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/sourcecodes/localscore/Rconfig.h b/sourcecodes/localscore/Rconfig.h
new file mode 100644
index 00000000..2541c8a9
--- /dev/null
+++ b/sourcecodes/localscore/Rconfig.h
@@ -0,0 +1,20 @@
+/* Rconfig.h.  Generated automatically */
+#ifndef R_RCONFIG_H
+#define R_RCONFIG_H
+
+#ifndef R_CONFIG_H
+
+#define HAVE_F77_UNDERSCORE 1
+#define IEEE_754 1
+/* #undef WORDS_BIGENDIAN */
+#define R_INLINE inline
+#define HAVE_VISIBILITY_ATTRIBUTE 1
+#define SUPPORT_UTF8 1
+#define SUPPORT_MBCS 1
+#define ENABLE_NLS 1
+/* #undef HAVE_AQUA */
+#define SUPPORT_OPENMP 1
+
+#endif /* not R_CONFIG_H */
+
+#endif /* not R_RCONFIG_H */