first commit

This commit is contained in:
Jean-Marie Mineau 2023-11-15 15:59:13 +01:00
commit cd1e91bb99
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
287 changed files with 86425 additions and 0 deletions

10
rasta_exp/utils/init.sh Executable file
View file

@ -0,0 +1,10 @@
#!/bin/bash
set_name=$1
for set_num in `seq 0 9`; do
set_name=set${set_num}
utils/gen_tasks.sh ${set_name}
done
utils/gen_tasks.sh drebin