Browse Source

compile temporal

main release_temporal
sp 2 weeks ago
parent
commit
087b86f154
  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 decidability
for chapter in temporal
do
set_chapter "\\chapter${chapter}true"
compile_wrapper "$chapter" "$@"

Loading…
Cancel
Save