From ae33b2c75ec0e03fd1d80241a4c4b29acadb517c Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Mon, 3 Jan 2022 00:58:17 +0100 Subject: calculate native implementation --- src_c/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src_c/common.h') diff --git a/src_c/common.h b/src_c/common.h index 22e6a88..5f0b976 100644 --- a/src_c/common.h +++ b/src_c/common.h @@ -8,7 +8,7 @@ #define OPCUT_SUCCESS 0 #define OPCUT_ERROR 1 -#define OPCUT_UNSOLVABLE 2 +#define OPCUT_UNSOLVABLE 42 #ifdef __cplusplus extern "C" { -- cgit v1.2.3-70-g09d2