Преглед изворни кода

script to make a compile test

narodnik пре 5 година
родитељ
комит
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