# HG changeset patch # User jwe # Date 830859350 0 # Node ID 2eec34fc1aca4c1a8fbc12d40cdeccb6f0df98ef # Parent 63299aa98a2c2b080ab7c396b177448d6cd350d5 [project @ 1996-04-30 10:15:50 by jwe] diff --git a/acconfig.h b/acconfig.h --- 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