tp surete

This commit is contained in:
JOLIMAITRE Matthieu 2024-06-28 13:36:38 +02:00
parent bf19b0b29a
commit 6c365cfbbc
17 changed files with 1208 additions and 0 deletions

12
surete/tp_ltl/run.sh Executable file
View file

@ -0,0 +1,12 @@
#!/bin/sh
set -e
cd "$(dirname "$(realpath "$0")")"
if ! [ -d venv ]
then ./setup.sh
fi
. venv/bin/activate
python src/product.py