aboutsummaryrefslogtreecommitdiff
path: root/contrib/extraction/test/bench
diff options
context:
space:
mode:
authorletouzey2001-04-19 12:15:09 +0000
committerletouzey2001-04-19 12:15:09 +0000
commit1f009ebf50eb1e697698b5ca95bdbdda56cee8f9 (patch)
tree81eccd4e1fc2cfc12fc854185e1b36c30306b62e /contrib/extraction/test/bench
parentecb6f948a27b96d21fd55d4ba0d214a55b48740e (diff)
script de bench automatique pour extraction
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1615 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'contrib/extraction/test/bench')
-rwxr-xr-xcontrib/extraction/test/bench6
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/extraction/test/bench b/contrib/extraction/test/bench
deleted file mode 100755
index bff9bd77a5..0000000000
--- a/contrib/extraction/test/bench
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-../../../bin/coqtop.byte -batch -load-vernac-source ./bench.v
-ocamlc -c -i polylist.ml
-ocamlc -c -i zarith.ml
-ocamlc -c -i even.ml
-