changeset 2107:2eec34fc1aca

[project @ 1996-04-30 10:15:50 by jwe]
author jwe
date Tue, 30 Apr 1996 10:15:50 +0000
parents 63299aa98a2c
children 2b67abb63030
files acconfig.h
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/acconfig.h
+++ b/acconfig.h
@@ -6,6 +6,10 @@
    Leave the following blank line there!!  Autoheader needs it.  */
 
 
+/* Define if you want bounds checking on element references for
+   internal array and matrix classes. */
+#undef BOUNDS_CHECKING
+
 /* Define if your math.h declares struct exception for matherr() */
 #undef EXCEPTION_IN_MATH