summaryrefslogtreecommitdiff
path: root/gsl-1.9/templates_off.h
diff options
context:
space:
mode:
Diffstat (limited to 'gsl-1.9/templates_off.h')
-rw-r--r--gsl-1.9/templates_off.h92
1 files changed, 92 insertions, 0 deletions
diff --git a/gsl-1.9/templates_off.h b/gsl-1.9/templates_off.h
new file mode 100644
index 0000000..9b235ad
--- /dev/null
+++ b/gsl-1.9/templates_off.h
@@ -0,0 +1,92 @@
+#ifdef FUNCTION
+#undef FUNCTION
+#endif
+
+#ifdef CONCAT4
+#undef CONCAT4
+#endif
+
+#ifdef CONCAT4x
+#undef CONCAT4x
+#endif
+
+#ifdef CONCAT3
+#undef CONCAT3
+#endif
+
+#ifdef CONCAT3x
+#undef CONCAT3x
+#endif
+
+#ifdef CONCAT2
+#undef CONCAT2
+#endif
+
+#ifdef CONCAT2x
+#undef CONCAT2x
+#endif
+
+#ifdef TYPE
+#undef TYPE
+#endif
+
+#ifdef REAL_TYPE
+#undef REAL_TYPE
+#endif
+
+#ifdef QUALIFIED_TYPE
+#undef QUALIFIED_TYPE
+#endif
+
+#ifdef VIEW
+#undef VIEW
+#endif
+
+#ifdef REAL_VIEW
+#undef REAL_VIEW
+#endif
+
+#ifdef QUALIFIED_VIEW
+#undef QUALIFIED_VIEW
+#endif
+
+#ifdef QUALIFIED_REAL_TYPE
+#undef QUALIFIED_REAL_TYPE
+#endif
+
+#ifdef QUALIFIED_REAL_VIEW
+#undef QUALIFIED_REAL_VIEW
+#endif
+
+#ifdef USES_LONGDOUBLE
+#undef USES_LONGDOUBLE
+#endif
+
+#ifdef SHORT_REAL
+#undef SHORT_REAL
+#endif
+
+#ifndef USE_QUALIFIER
+#ifdef QUALIFIER
+#undef QUALIFIER
+#endif
+#endif
+
+#undef BASE
+#undef BASE_EPSILON
+#undef SHORT
+#undef ATOMIC
+#undef MULTIPLICITY
+#undef IN_FORMAT
+#undef OUT_FORMAT
+#undef ATOMIC_IO
+#undef ZERO
+#undef ONE
+#undef NAME
+#undef STRING
+#undef EXPAND
+#undef UNSIGNED
+
+#ifdef FP
+#undef FP
+#endif