equal
deleted
inserted
replaced
65 ## HOL-Datatype |
65 ## HOL-Datatype |
66 |
66 |
67 HOL-Datatype: HOL $(LOG)/HOL-Datatype.gz |
67 HOL-Datatype: HOL $(LOG)/HOL-Datatype.gz |
68 |
68 |
69 $(LOG)/HOL-Datatype.gz: $(OUT)/HOL Datatype/ROOT.ML Datatype/ABexpr.thy \ |
69 $(LOG)/HOL-Datatype.gz: $(OUT)/HOL Datatype/ROOT.ML Datatype/ABexpr.thy \ |
70 Datatype/Nested.thy Datatype/unfoldnested.thy Datatype/Fundata.thy |
70 Datatype/Nested.thy Datatype/Nested2.thy Datatype/unfoldnested.thy \ |
|
71 Datatype/Fundata.thy |
71 @$(ISATOOL) usedir -i true -d dvi -D document $(OUT)/HOL Datatype |
72 @$(ISATOOL) usedir -i true -d dvi -D document $(OUT)/HOL Datatype |
72 @rm -f tutorial.dvi |
73 @rm -f tutorial.dvi |
73 |
74 |
74 |
75 |
75 ## HOL-Trie |
76 ## HOL-Trie |
84 ## HOL-Recdef |
85 ## HOL-Recdef |
85 |
86 |
86 HOL-Recdef: HOL $(LOG)/HOL-Recdef.gz |
87 HOL-Recdef: HOL $(LOG)/HOL-Recdef.gz |
87 |
88 |
88 $(LOG)/HOL-Recdef.gz: $(OUT)/HOL Recdef/examples.thy Recdef/termination.thy \ |
89 $(LOG)/HOL-Recdef.gz: $(OUT)/HOL Recdef/examples.thy Recdef/termination.thy \ |
89 Recdef/simplification.thy Recdef/Induction.thy |
90 Recdef/simplification.thy Recdef/Induction.thy \ |
|
91 Recdef/Nested0.thy Recdef/Nested1.thy |
90 @$(ISATOOL) usedir -i true -d dvi -D document $(OUT)/HOL Recdef |
92 @$(ISATOOL) usedir -i true -d dvi -D document $(OUT)/HOL Recdef |
91 @rm -f tutorial.dvi |
93 @rm -f tutorial.dvi |
92 |
94 |
93 |
95 |
94 ## HOL-Misc |
96 ## HOL-Misc |
97 |
99 |
98 $(LOG)/HOL-Misc.gz: $(OUT)/HOL Misc/ROOT.ML Misc/Tree.thy Misc/Tree2.thy Misc/cases.thy \ |
100 $(LOG)/HOL-Misc.gz: $(OUT)/HOL Misc/ROOT.ML Misc/Tree.thy Misc/Tree2.thy Misc/cases.thy \ |
99 Misc/fakenat.thy Misc/natsum.thy Misc/pairs.thy Misc/types.thy Misc/prime_def.thy \ |
101 Misc/fakenat.thy Misc/natsum.thy Misc/pairs.thy Misc/types.thy Misc/prime_def.thy \ |
100 Misc/arith1.thy Misc/arith2.thy Misc/arith3.thy Misc/arith4.thy \ |
102 Misc/arith1.thy Misc/arith2.thy Misc/arith3.thy Misc/arith4.thy \ |
101 Misc/def_rewr.thy Misc/let_rewr.thy Misc/cond_rewr.thy Misc/case_splits.thy \ |
103 Misc/def_rewr.thy Misc/let_rewr.thy Misc/cond_rewr.thy Misc/case_splits.thy \ |
102 Misc/trace_simp.thy Misc/Itrev.thy Misc/asm_simp.thy |
104 Misc/trace_simp.thy Misc/Itrev.thy Misc/AdvancedInd.thy Misc/asm_simp.thy |
103 @$(ISATOOL) usedir -i true -d dvi -D document $(OUT)/HOL Misc |
105 @$(ISATOOL) usedir -i true -d dvi -D document $(OUT)/HOL Misc |
104 @rm -f tutorial.dvi |
106 @rm -f tutorial.dvi |
105 |
107 |
106 |
108 |
107 ## clean |
109 ## clean |