projects
/
cvc5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82f4d5b
)
Fix file permissions
author
Clark Barrett
<clarkbarrett@google.com>
Tue, 21 Apr 2015 21:30:51 +0000
(14:30 -0700)
committer
Clark Barrett
<clarkbarrett@google.com>
Tue, 21 Apr 2015 21:30:51 +0000
(14:30 -0700)
13 files changed:
src/theory/quantifiers/conjecture_generator.cpp
[changed mode: 0755->0644]
patch
|
blob
|
history
src/theory/quantifiers/conjecture_generator.h
[changed mode: 0755->0644]
patch
|
blob
|
history
src/theory/quantifiers/quant_conflict_find.cpp
[changed mode: 0755->0644]
patch
|
blob
|
history
src/theory/quantifiers/quant_conflict_find.h
[changed mode: 0755->0644]
patch
|
blob
|
history
test/regress/regress0/fmf/bug0909.smt2
[changed mode: 0755->0644]
patch
|
blob
|
history
test/regress/regress0/fmf/fc-pigeonhole19.smt2
[changed mode: 0755->0644]
patch
|
blob
|
history
test/regress/regress0/fmf/fc-simple.smt2
[changed mode: 0755->0644]
patch
|
blob
|
history
test/regress/regress0/fmf/fc-unsat-pent.smt2
[changed mode: 0755->0644]
patch
|
blob
|
history
test/regress/regress0/fmf/fc-unsat-tot-2.smt2
[changed mode: 0755->0644]
patch
|
blob
|
history
test/regress/regress0/quantifiers/ARI176e1.smt2
[changed mode: 0755->0644]
patch
|
blob
|
history
test/regress/regress0/quantifiers/simp-typ-test.smt2
[changed mode: 0755->0644]
patch
|
blob
|
history
test/regress/regress0/rewriterules/read5.smt2
[changed mode: 0755->0644]
patch
|
blob
|
history
test/regress/regress0/uf/mkpidgeon
[changed mode: 0755->0644]
patch
|
blob
|
history
diff --git
a/src/theory/quantifiers/conjecture_generator.cpp
b/src/theory/quantifiers/conjecture_generator.cpp
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/theory/quantifiers/conjecture_generator.h
b/src/theory/quantifiers/conjecture_generator.h
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/theory/quantifiers/quant_conflict_find.cpp
b/src/theory/quantifiers/quant_conflict_find.cpp
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/src/theory/quantifiers/quant_conflict_find.h
b/src/theory/quantifiers/quant_conflict_find.h
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/regress/regress0/fmf/bug0909.smt2
b/test/regress/regress0/fmf/bug0909.smt2
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/regress/regress0/fmf/fc-pigeonhole19.smt2
b/test/regress/regress0/fmf/fc-pigeonhole19.smt2
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/regress/regress0/fmf/fc-simple.smt2
b/test/regress/regress0/fmf/fc-simple.smt2
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/regress/regress0/fmf/fc-unsat-pent.smt2
b/test/regress/regress0/fmf/fc-unsat-pent.smt2
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/regress/regress0/fmf/fc-unsat-tot-2.smt2
b/test/regress/regress0/fmf/fc-unsat-tot-2.smt2
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/regress/regress0/quantifiers/ARI176e1.smt2
b/test/regress/regress0/quantifiers/ARI176e1.smt2
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/regress/regress0/quantifiers/simp-typ-test.smt2
b/test/regress/regress0/quantifiers/simp-typ-test.smt2
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/regress/regress0/rewriterules/read5.smt2
b/test/regress/regress0/rewriterules/read5.smt2
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/test/regress/regress0/uf/mkpidgeon
b/test/regress/regress0/uf/mkpidgeon
old mode 100755
(executable)
new mode 100644
(file)