From: Christopher L. Conway Date: Thu, 8 Jul 2010 20:29:20 +0000 (+0000) Subject: Moving cluster-qf_lra-full to scripts project X-Git-Tag: cvc5-1.0.0~8911 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ea57b1b4be4cbebccde013b326128a599ae193ee;p=cvc5.git Moving cluster-qf_lra-full to scripts project --- diff --git a/contrib/cluster-qf_lra-full b/contrib/cluster-qf_lra-full deleted file mode 100755 index 0fbfbecfe..000000000 --- a/contrib/cluster-qf_lra-full +++ /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 <