compile_and_run.sh 125 B

1234
  1. #!/bin/bash -x
  2. python scripts/pism.py proofs/simple.pism | rustfmt > src/simple_circuit.rs
  3. cargo run --release --bin simple