Explorar el Código

script to make a compile test

narodnik hace 5 años
padre
commit
f92656c8be
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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