diff --git a/compile b/compile index 793bf57..b3c89b6 100755 --- a/compile +++ b/compile @@ -102,7 +102,7 @@ compile_wrapper() { compile_chapter() { #for chapter in smtzthree proplogic satsolver ndpred predlogic ndpred smt bdd eqchecking symbenc temporal - for chapter in symbenc + for chapter in bdd temporal do set_chapter "\\chapter${chapter}true" compile_wrapper "$chapter" "$@" diff --git a/util/chapter.tex b/util/chapter.tex index 859546e..278bbbc 100644 --- a/util/chapter.tex +++ b/util/chapter.tex @@ -5,7 +5,7 @@ %\chapterpredlogictrue %\chapterndpredtrue %\chaptersmttrue -%\chapterbddtrue -\chaptereqcheckingtrue +\chapterbddtrue +%\chaptereqcheckingtrue %\chaptersymbenctrue -%\chaptertemporaltrue +\chaptertemporaltrue