diff --git a/compile b/compile index 7a15e2a..e4a3be0 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 decidability - for chapter in proplogic + for chapter in satsolver do set_chapter "\\chapter${chapter}true" compile_wrapper "$chapter" "$@"