aboutsummaryrefslogtreecommitdiff
path: root/contrib/extraction/test/bench
blob: 8b29f5f15511b980f8acdb4a9d001537460b930a (plain)
1
2
3
4
5
6
#!/bin/sh
../../../bin/coqtop.byte -batch -load-vernac-source ../Extraction.v -load-vernac-source ./bench.v
ocamlc -c -i polylist.ml
ocamlc -c -i zarith.ml
ocamlc -c -i even.ml