aboutsummaryrefslogtreecommitdiffstats
path: root/src/configure.sh
diff options
context:
space:
mode:
authorChantal Keller <Chantal.Keller@lri.fr>2016-09-28 11:17:44 +0200
committerChantal Keller <Chantal.Keller@lri.fr>2016-09-28 11:17:44 +0200
commit7f028d564bc00b46e0d836b81246ad8b64d5ead1 (patch)
tree5b97c635d9ae348dba179def75f7049719bfcda0 /src/configure.sh
parent36e5640e784c18075778c4a95592c23f07fc3afc (diff)
downloadsmtcoq-7f028d564bc00b46e0d836b81246ad8b64d5ead1.tar.gz
smtcoq-7f028d564bc00b46e0d836b81246ad8b64d5ead1.zip
Use the Int31 library with coq-8.5
Diffstat (limited to 'src/configure.sh')
-rwxr-xr-xsrc/configure.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/configure.sh b/src/configure.sh
index d83e20a..6e044a8 100755
--- a/src/configure.sh
+++ b/src/configure.sh
@@ -10,9 +10,6 @@ else
cp versions/standard/Makefile Makefile
cp versions/standard/smtcoq_plugin_standard.ml4 smtcoq_plugin.ml4
cp versions/standard/Int63/Int63_standard.v versions/standard/Int63/Int63.v
- cp versions/standard/Int63/Int63Lib_standard.v versions/standard/Int63/Int63Lib.v
- cp versions/standard/Int63/Cyclic63_standard.v versions/standard/Int63/Cyclic63.v
- cp versions/standard/Int63/Ring63_standard.v versions/standard/Int63/Ring63.v
cp versions/standard/Int63/Int63Native_standard.v versions/standard/Int63/Int63Native.v
cp versions/standard/Int63/Int63Op_standard.v versions/standard/Int63/Int63Op.v
cp versions/standard/Int63/Int63Axioms_standard.v versions/standard/Int63/Int63Axioms.v