round3.sh 72 B

1234
  1. for script in ./certora/scripts/Round3/verify*.sh
  2. do
  3. sh $script
  4. done