# HG changeset patch # User jwe # Date 830859350 0 # Node ID 2eec34fc1aca4c1a8fbc12d40cdeccb6f0df98ef # Parent 63299aa98a2c2b080ab7c396b177448d6cd350d5 [project @ 1996-04-30 10:15:50 by jwe] diff -r 63299aa98a2c -r 2eec34fc1aca acconfig.h --- a/acconfig.h Mon Apr 29 15:24:31 1996 +0000 +++ b/acconfig.h Tue Apr 30 10:15:50 1996 +0000 @@ -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