repositories
/
master.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ceec1d
)
update
author
Mart Lubbers
<mart@martlubbers.net>
Thu, 22 Oct 2015 21:32:01 +0000
(23:32 +0200)
committer
Mart Lubbers
<mart@martlubbers.net>
Thu, 22 Oct 2015 21:32:01 +0000
(23:32 +0200)
ar/assignments/src/a4.bash
patch
|
blob
|
history
diff --git
a/ar/assignments/src/a4.bash
b/ar/assignments/src/a4.bash
index
7a5211d
..
569e152
100644
(file)
--- a/
ar/assignments/src/a4.bash
+++ b/
ar/assignments/src/a4.bash
@@
-2,4
+2,4
@@
i=1
while [ $(python3 a4.py $i | yices-smt) = "unsat" ]; do
i=$((i+1))
done
-python3 a3.py $
((i-1))
| yices-smt -m
+python3 a3.py $
i
| yices-smt -m