From 1a73bd946b8636dbcbb2970c8f8e919b888074ab Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Sun, 2 Jan 2022 20:02:23 +0100 Subject: WIP c implementation --- playground/native-calculate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'playground') diff --git a/playground/native-calculate.sh b/playground/native-calculate.sh index 06756ba..d47035e 100755 --- a/playground/native-calculate.sh +++ b/playground/native-calculate.sh @@ -2,7 +2,7 @@ . $(dirname -- "$0")/env.sh -exec $ROOT_PATH/build/c/opcut-calculate \ +exec $ROOT_PATH/src_py/opcut/bin/linux-opcut-calculate \ --method greedy \ --output result.json \ params.json -- cgit v1.2.3-70-g09d2