Browse Source

compile decidability

main release_decidability
sp 2 weeks ago
parent
commit
1ac4a87ff9
  1. 2
      compile

2
compile

@ -102,7 +102,7 @@ compile_wrapper() {
compile_chapter() {
#for chapter in smtzthree proplogic satsolver ndpred predlogic ndprop smt bdd eqchecking symbenc temporal decidability
for chapter in temporal
for chapter in decidability
do
set_chapter "\\chapter${chapter}true"
compile_wrapper "$chapter" "$@"

Loading…
Cancel
Save