From: Christopher L. Conway Date: Thu, 8 Jul 2010 20:28:36 +0000 (+0000) Subject: Moving cluster-qf_lra-benchmark to scripts project X-Git-Tag: cvc5-1.0.0~8912 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ce80e570ff7c3db0c469bca19f7bcf088b4b6304;p=cvc5.git Moving cluster-qf_lra-benchmark to scripts project --- diff --git a/contrib/cluster-qf_lra-benchmark b/contrib/cluster-qf_lra-benchmark deleted file mode 100755 index 1311d869c..000000000 --- a/contrib/cluster-qf_lra-benchmark +++ /dev/null @@ -1,18 +0,0 @@ - -TO_EMAIL="taking@cs.nyu.edu" -CC_EMAIL="" -function RunClusterRegressions() { - local job_name="cvc4-$1" - local cvc4_binary="$2" - local config_line="$3" - mysql -u smt_cluster --password=`cat ~/.mysql_password` smt_cluster <