diff -r 3b7b72db57f1 -r 7e51c9f3d5a0 doc-src/TutorialI/IsaMakefile --- a/doc-src/TutorialI/IsaMakefile Tue Aug 29 12:28:48 2000 +0200 +++ b/doc-src/TutorialI/IsaMakefile Tue Aug 29 15:13:10 2000 +0200 @@ -98,7 +98,8 @@ HOL-Misc: HOL $(LOG)/HOL-Misc.gz $(LOG)/HOL-Misc.gz: $(OUT)/HOL Misc/ROOT.ML Misc/Tree.thy Misc/Tree2.thy Misc/cases.thy \ - Misc/fakenat.thy Misc/natsum.thy Misc/pairs.thy Misc/types.thy Misc/prime_def.thy \ + Misc/fakenat.thy Misc/natsum.thy Misc/pairs.thy Misc/types.thy \ + Misc/prime_def.thy Misc/case_exprs.thy \ Misc/arith1.thy Misc/arith2.thy Misc/arith3.thy Misc/arith4.thy \ Misc/def_rewr.thy Misc/let_rewr.thy Misc/cond_rewr.thy Misc/case_splits.thy \ Misc/trace_simp.thy Misc/Itrev.thy Misc/AdvancedInd.thy Misc/asm_simp.thy