Files
darkfi/compile.sh
2020-09-14 02:16:47 +02:00

3 lines
88 B
Bash
Executable File

#!/bin/bash
python scripts/parser.py proofs/sapling3.prf | rustfmt > proofs/sapling3.rs