Sfoglia il codice sorgente

script to make a compile test

narodnik 5 anni fa
parent
commit
f92656c8be
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      compile.sh

+ 2 - 0
compile.sh

@@ -0,0 +1,2 @@
+#!/bin/bash
+python scripts/parser.py proofs/sapling3.prf | rustfmt > proofs/sapling3.rs