Added custom assert(); Fixed bugs in T-TEST and VALUE LABELS
[pspp-builds.git] / src / algorithm.c
index aaa2b8469d77ec8b8e3495b17ec0e917107f1f7b..f294887b2ddf706f22aa786892c2ad81ac9d1709 100644 (file)
 #if __OPTIMIZE__
 #define NDEBUG
 #endif
-#include <assert.h>
+#include "error.h"
 \f
 /* Finds an element in ARRAY, which contains COUNT elements of
    SIZE bytes each, using COMPARE for comparisons.  Returns the