소스 검색

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