projects
/
cvc5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0348ee4
)
Changing file permissions to add or remove executable tag as appropriate.
author
Tim King
<taking@cs.nyu.edu>
Sat, 7 Nov 2015 06:53:53 +0000
(22:53 -0800)
committer
Tim King
<taking@cs.nyu.edu>
Sat, 7 Nov 2015 06:55:49 +0000
(22:55 -0800)
28 files changed:
contrib/mk_starexec
[changed mode: 0644->0755]
patch
|
blob
|
history
contrib/run-script-casc25-fnt
[changed mode: 0644->0755]
patch
|
blob
|
history
contrib/run-script-casc25-tfa
[changed mode: 0644->0755]
patch
|
blob
|
history
contrib/run-script-casc25-tfn
[changed mode: 0644->0755]
patch
|
blob
|
history
contrib/run-script-syguscomp2015
[changed mode: 0644->0755]
patch
|
blob
|
history
src/theory/datatypes/type_enumerator.cpp
[changed mode: 0755->0644]
patch
|
blob
|
history
src/theory/quantifiers/alpha_equivalence.cpp
[changed mode: 0755->0644]
patch
|
blob
|
history
src/theory/quantifiers/alpha_equivalence.h
[changed mode: 0755->0644]
patch
|
blob
|
history
src/theory/quantifiers/quant_equality_engine.cpp
[changed mode: 0755->0644]
patch
|
blob
|
history
src/theory/quantifiers/quant_equality_engine.h
[changed mode: 0755->0644]
patch
|
blob
|
history
test/regress/regress0/datatypes/cdt-model-cade15.smt2
[changed mode: 0755->0644]
patch
|
blob
|
history
test/regress/regress0/fmf/syn002-si-real-int.smt2
[changed mode: 0755->0644]
patch
|
blob
|
history
test/regress/regress0/push-pop/bug654-dd.smt2
[changed mode: 0755->0644]
patch
|
blob
|
history
test/regress/regress0/quantifiers/floor.smt2
[changed mode: 0755->0644]
patch
|
blob
|
history
test/regress/regress0/quantifiers/is-int.smt2
[changed mode: 0755->0644]
patch
|
blob
|
history
test/regress/regress0/strings/crash-1019.smt2
[changed mode: 0755->0644]
patch
|
blob
|
history
test/regress/regress0/strings/idof-triv.smt2
[changed mode: 0755->0644]
patch
|
blob
|
history
test/regress/regress0/strings/ilc-l-nt.smt2
[changed mode: 0755->0644]
patch
|
blob
|
history
test/regress/regress0/strings/ilc-like.smt2
[changed mode: 0755->0644]
patch
|
blob
|
history
test/regress/regress0/strings/indexof-sym-simp.smt2
[changed mode: 0755->0644]
patch
|
blob
|
history
test/regress/regress0/strings/kaluza-fl.smt2
[changed mode: 0755->0644]
patch
|
blob
|
history
test/regress/regress0/strings/norn-ab.smt2
[changed mode: 0755->0644]
patch
|
blob
|
history
test/regress/regress0/strings/norn-simp-rew.smt2
[changed mode: 0755->0644]
patch
|
blob
|
history
test/regress/regress0/strings/unsound-0908.smt2
[changed mode: 0755->0644]
patch
|
blob
|
history
test/regress/regress0/sygus/no-flat-simp.sy
[changed mode: 0755->0644]
patch
|
blob
|
history
test/regress/regress0/sygus/sygus-dt.sy
[changed mode: 0755->0644]
patch
|
blob
|
history
test/regress/regress0/uf/cnf-and-neg.smt2
[changed mode: 0755->0644]
patch
|
blob
|
history
test/regress/regress0/uf/cnf_abc.smt2
[changed mode: 0755->0644]
patch
|
blob
|
history
diff --git
a/contrib/mk_starexec
b/contrib/mk_starexec
old mode 100644
(file)
new mode 100755
(executable)
diff --git
a/contrib/run-script-casc25-fnt
b/contrib/run-script-casc25-fnt
old mode 100644
(file)
new mode 100755
(executable)
diff --git
a/contrib/run-script-casc25-tfa
b/contrib/run-script-casc25-tfa
old mode 100644
(file)
new mode 100755
(executable)
diff --git
a/contrib/run-script-casc25-tfn
b/contrib/run-script-casc25-tfn
old mode 100644
(file)
new mode 100755
(executable)
diff --git
a/contrib/run-script-syguscomp2015
b/contrib/run-script-syguscomp2015
old mode 100644
(file)
new mode 100755
(executable)
diff --git
a/src/theory/datatypes/type_enumerator.cpp
b/src/theory/datatypes/type_enumerator.cpp
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/theory/quantifiers/alpha_equivalence.cpp
b/src/theory/quantifiers/alpha_equivalence.cpp
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/theory/quantifiers/alpha_equivalence.h
b/src/theory/quantifiers/alpha_equivalence.h
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/theory/quantifiers/quant_equality_engine.cpp
b/src/theory/quantifiers/quant_equality_engine.cpp
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/theory/quantifiers/quant_equality_engine.h
b/src/theory/quantifiers/quant_equality_engine.h
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/regress/regress0/datatypes/cdt-model-cade15.smt2
b/test/regress/regress0/datatypes/cdt-model-cade15.smt2
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/regress/regress0/fmf/syn002-si-real-int.smt2
b/test/regress/regress0/fmf/syn002-si-real-int.smt2
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/regress/regress0/push-pop/bug654-dd.smt2
b/test/regress/regress0/push-pop/bug654-dd.smt2
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/regress/regress0/quantifiers/floor.smt2
b/test/regress/regress0/quantifiers/floor.smt2
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/regress/regress0/quantifiers/is-int.smt2
b/test/regress/regress0/quantifiers/is-int.smt2
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/regress/regress0/strings/crash-1019.smt2
b/test/regress/regress0/strings/crash-1019.smt2
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/regress/regress0/strings/idof-triv.smt2
b/test/regress/regress0/strings/idof-triv.smt2
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/regress/regress0/strings/ilc-l-nt.smt2
b/test/regress/regress0/strings/ilc-l-nt.smt2
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/regress/regress0/strings/ilc-like.smt2
b/test/regress/regress0/strings/ilc-like.smt2
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/regress/regress0/strings/indexof-sym-simp.smt2
b/test/regress/regress0/strings/indexof-sym-simp.smt2
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/regress/regress0/strings/kaluza-fl.smt2
b/test/regress/regress0/strings/kaluza-fl.smt2
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/regress/regress0/strings/norn-ab.smt2
b/test/regress/regress0/strings/norn-ab.smt2
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/regress/regress0/strings/norn-simp-rew.smt2
b/test/regress/regress0/strings/norn-simp-rew.smt2
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/regress/regress0/strings/unsound-0908.smt2
b/test/regress/regress0/strings/unsound-0908.smt2
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/regress/regress0/sygus/no-flat-simp.sy
b/test/regress/regress0/sygus/no-flat-simp.sy
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/regress/regress0/sygus/sygus-dt.sy
b/test/regress/regress0/sygus/sygus-dt.sy
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/regress/regress0/uf/cnf-and-neg.smt2
b/test/regress/regress0/uf/cnf-and-neg.smt2
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/regress/regress0/uf/cnf_abc.smt2
b/test/regress/regress0/uf/cnf_abc.smt2
old mode 100755
(executable)
new mode 100644
(file)