aboutsummaryrefslogtreecommitdiff
path: root/playground/native-calculate.sh
diff options
context:
space:
mode:
authorbozo.kopic <bozo@kopic.xyz>2021-12-22 19:35:48 +0100
committerbozo.kopic <bozo@kopic.xyz>2021-12-22 19:35:48 +0100
commit1a19c238e3741931db9e61b6a0b79259b5ed0753 (patch)
tree7e5d705e423583188b346bbb7e7486f808b66bc8 /playground/native-calculate.sh
parent923e73a50320792bbedb945b45c54dab12d44708 (diff)
WIP c implementation
Diffstat (limited to 'playground/native-calculate.sh')
-rwxr-xr-xplayground/native-calculate.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/playground/native-calculate.sh b/playground/native-calculate.sh
new file mode 100755
index 0000000..06756ba
--- /dev/null
+++ b/playground/native-calculate.sh
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+. $(dirname -- "$0")/env.sh
+
+exec $ROOT_PATH/build/c/opcut-calculate \
+ --method greedy \
+ --output result.json \
+ params.json