doc-src/TutorialI/IsaMakefile
changeset 12582 b85acd66f715
parent 11858 ca128c9100b6
child 13305 f88d0c363582
equal deleted inserted replaced
12581:dceea9dbdedd 12582:b85acd66f715
   167 
   167 
   168 HOL-Misc: HOL $(LOG)/HOL-Misc.gz
   168 HOL-Misc: HOL $(LOG)/HOL-Misc.gz
   169 
   169 
   170 $(LOG)/HOL-Misc.gz: $(OUT)/HOL Misc/ROOT.ML Misc/Tree.thy Misc/Tree2.thy \
   170 $(LOG)/HOL-Misc.gz: $(OUT)/HOL Misc/ROOT.ML Misc/Tree.thy Misc/Tree2.thy \
   171   Misc/fakenat.thy Misc/natsum.thy Misc/pairs.thy Misc/Option2.thy \
   171   Misc/fakenat.thy Misc/natsum.thy Misc/pairs.thy Misc/Option2.thy \
   172   Misc/types.thy Misc/prime_def.thy Misc/Translations.thy Misc/case_exprs.thy \
   172   Misc/types.thy Misc/prime_def.thy Misc/case_exprs.thy \
   173   Misc/simp.thy Misc/Itrev.thy Misc/AdvancedInd.thy Misc/appendix.thy
   173   Misc/simp.thy Misc/Itrev.thy Misc/AdvancedInd.thy Misc/appendix.thy
   174 	$(USEDIR) Misc
   174 	$(USEDIR) Misc
   175 	@rm -f tutorial.dvi
   175 	@rm -f tutorial.dvi
   176 
   176 
   177 
   177