瀏覽代碼

script to make a compile test

narodnik 6 年之前
父節點
當前提交
f92656c8be
共有 1 個文件被更改,包括 2 次插入0 次删除
  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