aboutsummaryrefslogtreecommitdiff
path: root/src/scripts/b_asc_con_9.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/scripts/b_asc_con_9.sh')
-rwxr-xr-xsrc/scripts/b_asc_con_9.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/scripts/b_asc_con_9.sh b/src/scripts/b_asc_con_9.sh
deleted file mode 100755
index 78134e5..0000000
--- a/src/scripts/b_asc_con_9.sh
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/bash
-TIMEFORMAT='
-semantic property: ascending
-syntactic property: Container
-search time: %R seconds
-'
-time {
-cargo run b_asc_con.rs gen_asc_con 9
-}