diff --git a/compile b/compile index 88c5d87..23b690a 100755 --- a/compile +++ b/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 eqchecking + for chapter in symbenc do set_chapter "\\chapter${chapter}true" compile_wrapper "$chapter" "$@"