author | nipkow |
Thu, 21 Dec 2000 19:19:18 +0100 | |
changeset 10724 | 819ee80305a8 |
parent 10705 | 58c3c00d9fdf |
child 10732 | d4fda7d05ce5 |
permissions | -rw-r--r-- |
2448 | 1 |
# |
2 |
# $Id$ |
|
3 |
# |
|
4 |
# IsaMakefile for HOL |
|
5 |
# |
|
6 |
||
4518 | 7 |
## targets |
2448 | 8 |
|
4518 | 9 |
default: HOL |
7125 | 10 |
images: HOL HOL-Real TLA |
10135 | 11 |
|
10255 | 12 |
#Note: keep targets sorted (except for HOL-Library) |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
13 |
test: \ |
10255 | 14 |
HOL-Library \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
15 |
HOL-Algebra \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
16 |
HOL-Auth \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
17 |
HOL-AxClasses \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
18 |
HOL-BCV \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
19 |
HOL-Real-HahnBanach \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
20 |
HOL-Real-ex \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
21 |
HOL-Hoare \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
22 |
HOL-IMP \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
23 |
HOL-IMPP \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
24 |
HOL-IOA \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
25 |
HOL-Induct \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
26 |
HOL-Isar_examples \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
27 |
HOL-Lambda \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
28 |
HOL-Lattice \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
29 |
HOL-Lex \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
30 |
HOL-MicroJava \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
31 |
HOL-MiniML \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
32 |
HOL-Modelcheck \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
33 |
HOL-NumberTheory \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
34 |
HOL-Prolog \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
35 |
HOL-Subst \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
36 |
TLA-Buffer \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
37 |
TLA-Inc \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
38 |
TLA-Memory \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
39 |
HOL-UNITY \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
40 |
HOL-W0 \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
41 |
HOL-ex |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
42 |
# ^ this is the sort position |
10614 | 43 |
|
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
44 |
all: test images |
4518 | 45 |
|
46 |
||
47 |
## global settings |
|
48 |
||
49 |
SRC = $(ISABELLE_HOME)/src |
|
3118 | 50 |
OUT = $(ISABELLE_OUTPUT) |
4447 | 51 |
LOG = $(OUT)/log |
2448 | 52 |
|
4518 | 53 |
|
54 |
## HOL |
|
2448 | 55 |
|
4518 | 56 |
HOL: Pure $(OUT)/HOL |
57 |
||
58 |
Pure: |
|
59 |
@cd $(SRC)/Pure; $(ISATOOL) make Pure |
|
3232
19a2b853ba7b
Removal of ex/LexProd; TFL files; new treatment of Prover files
paulson
parents:
3222
diff
changeset
|
60 |
|
10255 | 61 |
$(OUT)/HOL: $(OUT)/Pure $(SRC)/Provers/Arith/abel_cancel.ML \ |
62 |
$(SRC)/Provers/Arith/assoc_fold.ML \ |
|
63 |
$(SRC)/Provers/Arith/cancel_numerals.ML \ |
|
64 |
$(SRC)/Provers/Arith/cancel_sums.ML \ |
|
65 |
$(SRC)/Provers/Arith/combine_numerals.ML \ |
|
10535 | 66 |
$(SRC)/Provers/Arith/cancel_numeral_factor.ML \ |
10705
58c3c00d9fdf
new file extract_common_term.ML for the cancel-factor simprocs
paulson
parents:
10687
diff
changeset
|
67 |
$(SRC)/Provers/Arith/extract_common_term.ML \ |
9869 | 68 |
$(SRC)/Provers/Arith/fast_lin_arith.ML $(SRC)/Provers/blast.ML \ |
10255 | 69 |
$(SRC)/Provers/clasimp.ML $(SRC)/Provers/classical.ML \ |
70 |
$(SRC)/Provers/hypsubst.ML $(SRC)/Provers/make_elim.ML \ |
|
71 |
$(SRC)/Provers/rulify.ML $(SRC)/Provers/simplifier.ML \ |
|
72 |
$(SRC)/Provers/split_paired_all.ML $(SRC)/Provers/splitter.ML \ |
|
73 |
$(SRC)/TFL/dcterm.sml $(SRC)/TFL/post.sml $(SRC)/TFL/rules.sml \ |
|
74 |
$(SRC)/TFL/tfl.sml $(SRC)/TFL/thms.sml $(SRC)/TFL/thry.sml \ |
|
75 |
$(SRC)/TFL/usyntax.sml $(SRC)/TFL/utils.sml Calculation.thy \ |
|
76 |
Datatype.thy Datatype_Universe.ML Datatype_Universe.thy Divides.ML \ |
|
77 |
Divides.thy Finite.ML Finite.thy Fun.ML Fun.thy Gfp.ML Gfp.thy HOL.ML \ |
|
78 |
HOL.thy HOL_lemmas.ML Inductive.thy Integ/Bin.ML Integ/Bin.thy \ |
|
79 |
Integ/Equiv.ML Integ/Equiv.thy Integ/Int.ML Integ/Int.thy \ |
|
80 |
Integ/IntArith.ML Integ/IntArith.thy Integ/IntDef.ML Integ/IntDef.thy \ |
|
81 |
Integ/IntDiv.ML Integ/IntDiv.thy Integ/IntPower.ML Integ/IntPower.thy \ |
|
10574
8f98f0301d67
Linear arithmetic now copes with mixed nat/int formulae.
nipkow
parents:
10535
diff
changeset
|
82 |
Integ/nat_bin.ML Integ/NatBin.thy Integ/NatSimprocs.ML \ |
10255 | 83 |
Integ/NatSimprocs.thy Integ/int_arith1.ML Integ/int_arith2.ML \ |
10535 | 84 |
Integ/int_factor_simprocs.ML Integ/nat_simprocs.ML \ |
85 |
Inverse_Image.ML Inverse_Image.thy Lfp.ML \ |
|
10255 | 86 |
Lfp.thy List.ML List.thy Main.ML Main.thy Map.ML Map.thy Nat.ML \ |
87 |
Nat.thy NatArith.ML NatArith.thy NatDef.ML NatDef.thy Numeral.thy \ |
|
88 |
Option.ML Option.thy Ord.ML Ord.thy Power.ML Power.thy PreList.thy \ |
|
89 |
Product_Type.ML Product_Type.thy ROOT.ML Recdef.thy Record.thy \ |
|
90 |
Relation.ML Relation.thy Relation_Power.ML Relation_Power.thy \ |
|
91 |
SVC_Oracle.ML SVC_Oracle.thy Set.ML Set.thy SetInterval.ML \ |
|
92 |
SetInterval.thy String.thy Sum_Type.ML Sum_Type.thy \ |
|
93 |
Tools/datatype_abs_proofs.ML Tools/datatype_aux.ML \ |
|
94 |
Tools/datatype_package.ML Tools/datatype_prop.ML \ |
|
10274 | 95 |
Tools/datatype_rep_proofs.ML Tools/induct_attrib.ML Tools/induct_method.ML \ |
10255 | 96 |
Tools/inductive_package.ML Tools/meson.ML Tools/numeral_syntax.ML \ |
97 |
Tools/primrec_package.ML Tools/recdef_package.ML \ |
|
98 |
Tools/record_package.ML Tools/svc_funcs.ML Tools/typedef_package.ML \ |
|
99 |
Transitive_Closure.ML Transitive_Closure.thy Wellfounded_Recursion.ML \ |
|
100 |
Wellfounded_Recursion.thy Wellfounded_Relations.ML \ |
|
101 |
Wellfounded_Relations.thy arith_data.ML blastdata.ML cladata.ML \ |
|
102 |
equalities.ML equalities.thy hologic.ML meson_lemmas.ML mono.ML \ |
|
103 |
mono.thy simpdata.ML subset.ML subset.thy thy_syntax.ML |
|
2826 | 104 |
@$(ISATOOL) usedir -b $(OUT)/Pure HOL |
2448 | 105 |
|
4518 | 106 |
|
7125 | 107 |
## HOL-Real |
108 |
||
109 |
HOL-Real: HOL $(OUT)/HOL-Real |
|
110 |
||
10094 | 111 |
$(OUT)/HOL-Real: $(OUT)/HOL Real/Hyperreal/Filter.ML \ |
112 |
Real/Hyperreal/Filter.thy Real/Hyperreal/HRealAbs.ML \ |
|
113 |
Real/Hyperreal/HRealAbs.thy Real/Hyperreal/HyperDef.ML \ |
|
114 |
Real/Hyperreal/HyperDef.thy Real/Hyperreal/HyperNat.ML \ |
|
115 |
Real/Hyperreal/HyperNat.thy Real/Hyperreal/HyperOrd.ML \ |
|
116 |
Real/Hyperreal/HyperOrd.thy Real/Hyperreal/HyperPow.ML \ |
|
117 |
Real/Hyperreal/HyperPow.thy Real/Hyperreal/Hyperreal.thy \ |
|
118 |
Real/Hyperreal/Lim.ML Real/Hyperreal/Lim.thy Real/Hyperreal/NSA.ML \ |
|
119 |
Real/Hyperreal/NSA.thy Real/Hyperreal/NatStar.ML \ |
|
120 |
Real/Hyperreal/NatStar.thy Real/Hyperreal/SEQ.ML \ |
|
121 |
Real/Hyperreal/SEQ.thy Real/Hyperreal/Series.ML \ |
|
122 |
Real/Hyperreal/Series.thy Real/Hyperreal/Star.ML \ |
|
123 |
Real/Hyperreal/Star.thy Real/Hyperreal/Zorn.ML \ |
|
124 |
Real/Hyperreal/Zorn.thy Real/Hyperreal/fuf.ML Real/Lubs.ML \ |
|
125 |
Real/Lubs.thy Real/PNat.ML Real/PNat.thy Real/PRat.ML Real/PRat.thy \ |
|
126 |
Real/PReal.ML Real/PReal.thy Real/RComplete.ML Real/RComplete.thy \ |
|
127 |
Real/ROOT.ML Real/Real.thy Real/RealAbs.ML Real/RealAbs.thy \ |
|
10724 | 128 |
Real/RealArith0.ML Real/RealArith0.thy Real/real_arith0.ML \ |
129 |
Real/RealArith.thy Real/real_arith.ML Real/RealBin.ML \ |
|
10094 | 130 |
Real/RealBin.thy Real/RealDef.ML Real/RealDef.thy Real/RealInt.ML \ |
131 |
Real/RealInt.thy Real/RealOrd.ML Real/RealOrd.thy Real/RealPow.ML \ |
|
9436
62bb04ab4b01
rearranged setup of arithmetic procedures, avoiding global reference values;
wenzelm
parents:
9381
diff
changeset
|
132 |
Real/RealPow.thy Real/real_arith.ML |
7125 | 133 |
@cd Real; $(ISATOOL) usedir -b $(OUT)/HOL HOL-Real |
134 |
||
7395 | 135 |
|
7393 | 136 |
## HOL-Real-ex |
7392 | 137 |
|
7393 | 138 |
HOL-Real-ex: HOL-Real $(LOG)/HOL-Real-ex.gz |
7392 | 139 |
|
7577 | 140 |
$(LOG)/HOL-Real-ex.gz: $(OUT)/HOL-Real Real/ex/ROOT.ML \ |
141 |
Real/ex/BinEx.thy |
|
7393 | 142 |
@cd Real; $(ISATOOL) usedir $(OUT)/HOL-Real ex |
7125 | 143 |
|
7395 | 144 |
|
7535
599d3414b51d
The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents:
7513
diff
changeset
|
145 |
## HOL-Real-HahnBanach |
599d3414b51d
The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents:
7513
diff
changeset
|
146 |
|
599d3414b51d
The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents:
7513
diff
changeset
|
147 |
HOL-Real-HahnBanach: HOL-Real $(LOG)/HOL-Real-HahnBanach.gz |
599d3414b51d
The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents:
7513
diff
changeset
|
148 |
|
7799 | 149 |
$(LOG)/HOL-Real-HahnBanach.gz: $(OUT)/HOL-Real Real/HahnBanach/Aux.thy \ |
150 |
Real/HahnBanach/Bounds.thy Real/HahnBanach/FunctionNorm.thy \ |
|
151 |
Real/HahnBanach/FunctionOrder.thy Real/HahnBanach/HahnBanach.thy \ |
|
7917 | 152 |
Real/HahnBanach/HahnBanachExtLemmas.thy \ |
153 |
Real/HahnBanach/HahnBanachSupLemmas.thy \ |
|
154 |
Real/HahnBanach/Linearform.thy Real/HahnBanach/NormedSpace.thy \ |
|
155 |
Real/HahnBanach/README.html Real/HahnBanach/ROOT.ML \ |
|
156 |
Real/HahnBanach/Subspace.thy Real/HahnBanach/VectorSpace.thy \ |
|
10687 | 157 |
Real/HahnBanach/ZornLemma.thy Real/HahnBanach/document/root.bib \ |
158 |
Real/HahnBanach/document/root.tex |
|
7535
599d3414b51d
The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents:
7513
diff
changeset
|
159 |
@cd Real; $(ISATOOL) usedir $(OUT)/HOL-Real HahnBanach |
599d3414b51d
The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents:
7513
diff
changeset
|
160 |
|
599d3414b51d
The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents:
7513
diff
changeset
|
161 |
|
10255 | 162 |
## HOL-Library |
163 |
||
164 |
HOL-Library: HOL $(LOG)/HOL-Library.gz |
|
165 |
||
10266 | 166 |
$(LOG)/HOL-Library.gz: $(OUT)/HOL Library/Accessible_Part.thy \ |
10330
4362e906b745
"List prefixes" library theory (replaces old Lex/Prefix);
wenzelm
parents:
10274
diff
changeset
|
167 |
Library/Library.thy Library/List_Prefix.thy Library/Multiset.thy \ |
10480 | 168 |
Library/Quotient.thy Library/Ring_and_Field.thy Library/README.html \ |
10614 | 169 |
Library/Rational_Numbers.thy Library/ROOT.ML \ |
170 |
Library/While_Combinator.thy Library/While_Combinator_Example.thy |
|
10255 | 171 |
@$(ISATOOL) usedir $(OUT)/HOL Library |
172 |
||
173 |
||
4518 | 174 |
## HOL-Subst |
175 |
||
176 |
HOL-Subst: HOL $(LOG)/HOL-Subst.gz |
|
177 |
||
178 |
$(LOG)/HOL-Subst.gz: $(OUT)/HOL Subst/AList.ML Subst/AList.thy \ |
|
179 |
Subst/ROOT.ML Subst/Subst.ML Subst/Subst.thy Subst/UTerm.ML \ |
|
180 |
Subst/UTerm.thy Subst/Unifier.ML Subst/Unifier.thy Subst/Unify.ML \ |
|
181 |
Subst/Unify.thy |
|
182 |
@$(ISATOOL) usedir $(OUT)/HOL Subst |
|
2448 | 183 |
|
184 |
||
4518 | 185 |
## HOL-Induct |
2473 | 186 |
|
4518 | 187 |
HOL-Induct: HOL $(LOG)/HOL-Induct.gz |
3125 | 188 |
|
10255 | 189 |
$(LOG)/HOL-Induct.gz: $(OUT)/HOL \ |
4518 | 190 |
Induct/Com.ML Induct/Com.thy Induct/Comb.ML Induct/Comb.thy \ |
5616 | 191 |
Induct/Exp.ML Induct/Exp.thy Induct/LFilter.ML Induct/LFilter.thy \ |
4518 | 192 |
Induct/LList.ML Induct/LList.thy Induct/Mutil.ML Induct/Mutil.thy \ |
8912 | 193 |
Induct/Perm.ML Induct/Perm.thy Induct/PropLog.ML \ |
8840 | 194 |
Induct/PropLog.thy Induct/ROOT.ML Induct/Sexp.ML Induct/Sexp.thy \ |
195 |
Induct/SList.ML Induct/SList.thy Induct/ABexp.ML Induct/ABexp.thy \ |
|
196 |
Induct/Term.ML Induct/Term.thy |
|
3125 | 197 |
@$(ISATOOL) usedir $(OUT)/HOL Induct |
198 |
||
199 |
||
4518 | 200 |
## HOL-IMP |
201 |
||
202 |
HOL-IMP: HOL $(LOG)/HOL-IMP.gz |
|
2448 | 203 |
|
10343 | 204 |
$(LOG)/HOL-IMP.gz: $(OUT)/HOL IMP/Com.thy IMP/Compiler.thy IMP/Denotation.ML \ |
4518 | 205 |
IMP/Denotation.thy IMP/Expr.ML IMP/Expr.thy IMP/Hoare.ML IMP/Hoare.thy \ |
9275 | 206 |
IMP/Natural.ML IMP/Natural.thy IMP/Examples.ML IMP/Examples.thy \ |
207 |
IMP/Transition.ML IMP/Transition.thy IMP/VC.ML IMP/VC.thy IMP/ROOT.ML |
|
2826 | 208 |
@$(ISATOOL) usedir $(OUT)/HOL IMP |
2448 | 209 |
|
210 |
||
8179 | 211 |
## HOL-IMPP |
212 |
||
213 |
HOL-IMPP: HOL $(LOG)/HOL-IMPP.gz |
|
214 |
||
215 |
$(LOG)/HOL-IMPP.gz: $(OUT)/HOL IMPP/ROOT.ML IMPP/Com.thy IMPP/Com.ML \ |
|
216 |
IMPP/Natural.thy IMPP/Natural.ML IMPP/Hoare.thy IMPP/Hoare.ML \ |
|
217 |
IMPP/Misc.thy IMPP/Misc.ML IMPP/EvenOdd.thy IMPP/EvenOdd.ML |
|
218 |
@$(ISATOOL) usedir $(OUT)/HOL IMPP |
|
219 |
||
220 |
||
9510 | 221 |
## HOL-NumberTheory |
222 |
||
223 |
HOL-NumberTheory: HOL $(LOG)/HOL-NumberTheory.gz |
|
224 |
||
225 |
$(LOG)/HOL-NumberTheory.gz: $(OUT)/HOL \ |
|
9942
87f0809a06a9
moved Primes, Fib, Factorization to HOL/NumberTheory
paulson
parents:
9931
diff
changeset
|
226 |
NumberTheory/Fib.ML NumberTheory/Fib.thy NumberTheory/Primes.thy \ |
87f0809a06a9
moved Primes, Fib, Factorization to HOL/NumberTheory
paulson
parents:
9931
diff
changeset
|
227 |
NumberTheory/Factorization.ML NumberTheory/Factorization.thy \ |
9510 | 228 |
NumberTheory/BijectionRel.ML NumberTheory/BijectionRel.thy \ |
229 |
NumberTheory/Chinese.ML NumberTheory/Chinese.thy \ |
|
230 |
NumberTheory/EulerFermat.ML NumberTheory/EulerFermat.thy \ |
|
231 |
NumberTheory/IntFact.ML NumberTheory/IntFact.thy \ |
|
232 |
NumberTheory/IntPrimes.ML NumberTheory/IntPrimes.thy \ |
|
233 |
NumberTheory/WilsonBij.ML NumberTheory/WilsonBij.thy \ |
|
234 |
NumberTheory/WilsonRuss.ML NumberTheory/WilsonRuss.thy \ |
|
235 |
NumberTheory/ROOT.ML |
|
236 |
@$(ISATOOL) usedir $(OUT)/HOL NumberTheory |
|
237 |
||
238 |
||
4518 | 239 |
## HOL-Hoare |
240 |
||
241 |
HOL-Hoare: HOL $(LOG)/HOL-Hoare.gz |
|
2448 | 242 |
|
4518 | 243 |
$(LOG)/HOL-Hoare.gz: $(OUT)/HOL Hoare/Arith2.ML Hoare/Arith2.thy \ |
244 |
Hoare/Examples.ML Hoare/Examples.thy Hoare/Hoare.ML Hoare/Hoare.thy \ |
|
245 |
Hoare/ROOT.ML |
|
2826 | 246 |
@$(ISATOOL) usedir $(OUT)/HOL Hoare |
2448 | 247 |
|
248 |
||
4518 | 249 |
## HOL-Lex |
250 |
||
251 |
HOL-Lex: HOL $(LOG)/HOL-Lex.gz |
|
2448 | 252 |
|
4830 | 253 |
$(LOG)/HOL-Lex.gz: $(OUT)/HOL \ |
4518 | 254 |
Lex/AutoChopper.thy Lex/AutoChopper.ML Lex/AutoChopper1.thy \ |
4830 | 255 |
Lex/AutoMaxChop.thy Lex/AutoMaxChop.ML Lex/AutoProj.thy Lex/AutoProj.ML \ |
256 |
Lex/Automata.thy Lex/Automata.ML Lex/Chopper.thy Lex/DA.thy Lex/DA.ML \ |
|
257 |
Lex/MaxChop.thy Lex/MaxChop.ML Lex/MaxPrefix.thy Lex/MaxPrefix.ML \ |
|
5322 | 258 |
Lex/NA.thy Lex/NA.ML Lex/NAe.thy Lex/NAe.ML Lex/RegExp2NAe.thy \ |
259 |
Lex/RegExp2NAe.ML Lex/RegExp2NA.thy Lex/RegExp2NA.ML \ |
|
10330
4362e906b745
"List prefixes" library theory (replaces old Lex/Prefix);
wenzelm
parents:
10274
diff
changeset
|
260 |
Lex/ROOT.ML Lex/RegExp.thy Lex/RegSet.thy Lex/RegSet.ML \ |
4362e906b745
"List prefixes" library theory (replaces old Lex/Prefix);
wenzelm
parents:
10274
diff
changeset
|
261 |
Lex/RegSet_of_nat_DA.thy Lex/RegSet_of_nat_DA.ML Library/List_Prefix.thy |
4518 | 262 |
@$(ISATOOL) usedir $(OUT)/HOL Lex |
2448 | 263 |
|
4518 | 264 |
|
7999
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
265 |
## HOL-Algebra |
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
266 |
|
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
267 |
HOL-Algebra: HOL $(LOG)/HOL-Algebra.gz |
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
268 |
|
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
269 |
$(LOG)/HOL-Algebra.gz: $(OUT)/HOL Algebra/ROOT.ML \ |
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
270 |
Algebra/abstract/Abstract.thy \ |
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
271 |
Algebra/abstract/Factor.ML Algebra/abstract/Factor.thy \ |
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
272 |
Algebra/abstract/Field.thy \ |
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
273 |
Algebra/abstract/Ideal.ML Algebra/abstract/Ideal.thy \ |
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
274 |
Algebra/abstract/NatSum.ML Algebra/abstract/NatSum.thy \ |
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
275 |
Algebra/abstract/PID.thy \ |
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
276 |
Algebra/abstract/Ring.ML Algebra/abstract/Ring.thy \ |
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
277 |
Algebra/abstract/RingHomo.ML Algebra/abstract/RingHomo.thy\ |
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
278 |
Algebra/poly/Degree.ML Algebra/poly/Degree.thy \ |
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
279 |
Algebra/poly/LongDiv.ML Algebra/poly/LongDiv.thy \ |
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
280 |
Algebra/poly/PolyHomo.ML Algebra/poly/PolyHomo.thy \ |
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
281 |
Algebra/poly/PolyRing.ML Algebra/poly/PolyRing.thy \ |
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
282 |
Algebra/poly/Polynomial.thy \ |
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
283 |
Algebra/poly/ProtoPoly.ML Algebra/poly/ProtoPoly.thy \ |
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
284 |
Algebra/poly/UnivPoly.ML Algebra/poly/UnivPoly.thy |
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
285 |
@$(ISATOOL) usedir $(OUT)/HOL Algebra |
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
286 |
|
4518 | 287 |
## HOL-Auth |
3819 | 288 |
|
4518 | 289 |
HOL-Auth: HOL $(LOG)/HOL-Auth.gz |
3819 | 290 |
|
4518 | 291 |
$(LOG)/HOL-Auth.gz: $(OUT)/HOL Auth/Event.ML Auth/Event.thy \ |
292 |
Auth/Message.ML Auth/Message.thy Auth/NS_Public.ML Auth/NS_Public.thy \ |
|
293 |
Auth/NS_Public_Bad.ML Auth/NS_Public_Bad.thy Auth/NS_Shared.ML \ |
|
294 |
Auth/NS_Shared.thy Auth/OtwayRees.ML Auth/OtwayRees.thy \ |
|
295 |
Auth/OtwayRees_AN.ML Auth/OtwayRees_AN.thy Auth/OtwayRees_Bad.ML \ |
|
296 |
Auth/OtwayRees_Bad.thy Auth/Public.ML Auth/Public.thy Auth/ROOT.ML \ |
|
297 |
Auth/Recur.ML Auth/Recur.thy Auth/Shared.ML Auth/Shared.thy \ |
|
298 |
Auth/TLS.ML Auth/TLS.thy Auth/WooLam.ML Auth/WooLam.thy \ |
|
6496
a185927883e5
Addition of Auth/KerberosIV; renaming of rules.new.sml to rules.sml
paulson
parents:
6474
diff
changeset
|
299 |
Auth/Kerberos_BAN.ML Auth/Kerberos_BAN.thy \ |
a185927883e5
Addition of Auth/KerberosIV; renaming of rules.new.sml to rules.sml
paulson
parents:
6474
diff
changeset
|
300 |
Auth/KerberosIV.ML Auth/KerberosIV.thy \ |
6401 | 301 |
Auth/Yahalom.ML Auth/Yahalom.thy Auth/Yahalom2.ML Auth/Yahalom2.thy \ |
302 |
Auth/Yahalom_Bad.ML Auth/Yahalom_Bad.thy |
|
2826 | 303 |
@$(ISATOOL) usedir $(OUT)/HOL Auth |
2448 | 304 |
|
305 |
||
4777 | 306 |
## HOL-UNITY |
307 |
||
308 |
HOL-UNITY: HOL $(LOG)/HOL-UNITY.gz |
|
309 |
||
10255 | 310 |
$(LOG)/HOL-UNITY.gz: $(OUT)/HOL Library/Multiset.thy UNITY/Alloc.ML \ |
311 |
UNITY/Alloc.thy UNITY/AllocBase.ML UNITY/AllocBase.thy \ |
|
312 |
UNITY/Channel.ML UNITY/Channel.thy UNITY/Client.ML UNITY/Client.thy \ |
|
313 |
UNITY/Common.ML UNITY/Common.thy UNITY/Comp.ML UNITY/Comp.thy \ |
|
314 |
UNITY/Deadlock.ML UNITY/Deadlock.thy UNITY/Detects.ML \ |
|
315 |
UNITY/Detects.thy UNITY/ELT.ML UNITY/ELT.thy UNITY/Extend.ML \ |
|
316 |
UNITY/Extend.thy UNITY/FP.ML UNITY/FP.thy UNITY/Follows.ML \ |
|
317 |
UNITY/Follows.thy UNITY/GenPrefix.ML UNITY/GenPrefix.thy \ |
|
318 |
UNITY/Guar.ML UNITY/Guar.thy UNITY/Handshake.ML UNITY/Handshake.thy \ |
|
319 |
UNITY/Lift.ML UNITY/Lift.thy UNITY/Lift_prog.ML UNITY/Lift_prog.thy \ |
|
320 |
UNITY/ListOrder.thy UNITY/Mutex.ML UNITY/Mutex.thy UNITY/NSP_Bad.ML \ |
|
321 |
UNITY/NSP_Bad.thy UNITY/Network.ML UNITY/Network.thy UNITY/PPROD.ML \ |
|
322 |
UNITY/PPROD.thy UNITY/Project.ML UNITY/Project.thy UNITY/ROOT.ML \ |
|
323 |
UNITY/Reach.ML UNITY/Reach.thy UNITY/Reachability.ML \ |
|
324 |
UNITY/Reachability.thy UNITY/Rename.ML UNITY/Rename.thy \ |
|
325 |
UNITY/SubstAx.ML UNITY/SubstAx.thy UNITY/TimerArray.ML \ |
|
326 |
UNITY/TimerArray.thy UNITY/Token.ML UNITY/Token.thy UNITY/UNITY.ML \ |
|
327 |
UNITY/UNITY.thy UNITY/Union.ML UNITY/Union.thy UNITY/WFair.ML \ |
|
328 |
UNITY/WFair.thy |
|
4777 | 329 |
@$(ISATOOL) usedir $(OUT)/HOL UNITY |
330 |
||
331 |
||
4518 | 332 |
## HOL-Modelcheck |
333 |
||
334 |
HOL-Modelcheck: HOL $(LOG)/HOL-Modelcheck.gz |
|
3218 | 335 |
|
4518 | 336 |
$(LOG)/HOL-Modelcheck.gz: $(OUT)/HOL Modelcheck/CTL.thy \ |
6474 | 337 |
Modelcheck/EindhovenExample.ML Modelcheck/EindhovenExample.thy \ |
338 |
Modelcheck/EindhovenSyn.ML Modelcheck/EindhovenSyn.thy \ |
|
339 |
Modelcheck/MuCalculus.ML Modelcheck/MuCalculus.thy \ |
|
340 |
Modelcheck/MuckeExample1.ML Modelcheck/MuckeExample1.thy \ |
|
6472 | 341 |
Modelcheck/MuckeExample2.ML Modelcheck/MuckeExample2.thy \ |
6474 | 342 |
Modelcheck/MuckeSyn.ML Modelcheck/MuckeSyn.thy Modelcheck/ROOT.ML \ |
343 |
Modelcheck/mucke_oracle.ML |
|
3218 | 344 |
@$(ISATOOL) usedir $(OUT)/HOL Modelcheck |
345 |
||
346 |
||
4518 | 347 |
## HOL-Lambda |
2448 | 348 |
|
4518 | 349 |
HOL-Lambda: HOL $(LOG)/HOL-Lambda.gz |
2448 | 350 |
|
10255 | 351 |
$(LOG)/HOL-Lambda.gz: $(OUT)/HOL Library/Accessible_Part.thy \ |
352 |
Lambda/Commutation.thy Lambda/Eta.thy Lambda/InductTermi.thy Lambda/Lambda.thy \ |
|
9771 | 353 |
Lambda/ListApplication.thy Lambda/ListBeta.thy Lambda/ListOrder.thy \ |
9815 | 354 |
Lambda/ParRed.thy Lambda/Type.thy Lambda/ROOT.ML Lambda/document/root.tex |
2826 | 355 |
@$(ISATOOL) usedir $(OUT)/HOL Lambda |
2448 | 356 |
|
357 |
||
9015 | 358 |
## HOL-Prolog |
359 |
||
360 |
HOL-Prolog: HOL $(LOG)/HOL-Prolog.gz |
|
361 |
||
362 |
$(LOG)/HOL-Prolog.gz: $(OUT)/HOL Prolog/ROOT.ML Prolog/HOHH.ML Prolog/HOHH.thy \ |
|
363 |
Prolog/Test.ML Prolog/Test.thy \ |
|
364 |
Prolog/Func.ML Prolog/Func.thy Prolog/Type.ML Prolog/Type.thy |
|
365 |
@$(ISATOOL) usedir $(OUT)/HOL Prolog |
|
366 |
||
367 |
||
4518 | 368 |
## HOL-W0 |
2527 | 369 |
|
4518 | 370 |
HOL-W0: HOL $(LOG)/HOL-W0.gz |
2527 | 371 |
|
4518 | 372 |
$(LOG)/HOL-W0.gz: $(OUT)/HOL W0/I.ML W0/I.thy W0/Maybe.ML W0/Maybe.thy \ |
373 |
W0/MiniML.ML W0/MiniML.thy W0/ROOT.ML W0/Type.ML W0/Type.thy W0/W.ML \ |
|
374 |
W0/W.thy |
|
2826 | 375 |
@$(ISATOOL) usedir $(OUT)/HOL W0 |
2527 | 376 |
|
377 |
||
4518 | 378 |
## HOL-MiniML |
2527 | 379 |
|
4518 | 380 |
HOL-MiniML: HOL $(LOG)/HOL-MiniML.gz |
2448 | 381 |
|
4518 | 382 |
$(LOG)/HOL-MiniML.gz: $(OUT)/HOL MiniML/Generalize.ML \ |
383 |
MiniML/Generalize.thy MiniML/Instance.ML MiniML/Instance.thy \ |
|
384 |
MiniML/Maybe.ML MiniML/Maybe.thy MiniML/MiniML.ML MiniML/MiniML.thy \ |
|
385 |
MiniML/ROOT.ML MiniML/Type.ML MiniML/Type.thy MiniML/W.ML MiniML/W.thy |
|
2826 | 386 |
@$(ISATOOL) usedir $(OUT)/HOL MiniML |
2448 | 387 |
|
7629 | 388 |
|
8012 | 389 |
## HOL-MicroJava |
390 |
||
391 |
HOL-MicroJava: HOL $(LOG)/HOL-MicroJava.gz |
|
392 |
||
10059
f56da4769355
removed JVM/Store.ML, added theorem Digest in MicroJava
kleing
parents:
10052
diff
changeset
|
393 |
$(LOG)/HOL-MicroJava.gz: $(OUT)/HOL MicroJava/ROOT.ML MicroJava/Digest.thy \ |
9346
297dcbf64526
re-structuring MicroJava; added Example; corrected := syntax; simplfied cast
oheimb
parents:
9275
diff
changeset
|
394 |
MicroJava/J/Conform.ML MicroJava/J/Conform.thy \ |
8012 | 395 |
MicroJava/J/Eval.thy MicroJava/J/Eval.ML MicroJava/J/JBasis.ML \ |
396 |
MicroJava/J/JBasis.thy MicroJava/J/JTypeSafe.thy MicroJava/J/JTypeSafe.ML \ |
|
9346
297dcbf64526
re-structuring MicroJava; added Example; corrected := syntax; simplfied cast
oheimb
parents:
9275
diff
changeset
|
397 |
MicroJava/J/Decl.thy MicroJava/J/Decl.ML MicroJava/J/State.ML \ |
297dcbf64526
re-structuring MicroJava; added Example; corrected := syntax; simplfied cast
oheimb
parents:
9275
diff
changeset
|
398 |
MicroJava/J/State.thy MicroJava/J/Term.thy \ |
8012 | 399 |
MicroJava/J/Type.thy MicroJava/J/TypeRel.ML MicroJava/J/TypeRel.thy \ |
9346
297dcbf64526
re-structuring MicroJava; added Example; corrected := syntax; simplfied cast
oheimb
parents:
9275
diff
changeset
|
400 |
MicroJava/J/WellForm.thy MicroJava/J/WellForm.ML MicroJava/J/Value.thy \ |
8012 | 401 |
MicroJava/J/WellType.ML MicroJava/J/WellType.thy \ |
9346
297dcbf64526
re-structuring MicroJava; added Example; corrected := syntax; simplfied cast
oheimb
parents:
9275
diff
changeset
|
402 |
MicroJava/J/Example.ML MicroJava/J/Example.thy \ |
9381 | 403 |
MicroJava/JVM/JVMExec.thy MicroJava/JVM/JVMInstructions.thy\ |
404 |
MicroJava/JVM/JVMState.thy MicroJava/JVM/JVMExecInstr.thy\ |
|
10059
f56da4769355
removed JVM/Store.ML, added theorem Digest in MicroJava
kleing
parents:
10052
diff
changeset
|
405 |
MicroJava/JVM/Store.thy \ |
9551 | 406 |
MicroJava/BV/BVSpec.thy MicroJava/BV/Step.thy\ |
9756 | 407 |
MicroJava/BV/BVSpecTypeSafe.thy MicroJava/BV/Correct.thy \ |
9595 | 408 |
MicroJava/BV/Convert.thy MicroJava/BV/StepMono.thy \ |
9381 | 409 |
MicroJava/BV/LBVSpec.thy MicroJava/BV/LBVCorrect.thy \ |
410 |
MicroJava/BV/LBVComplete.thy \ |
|
9931 | 411 |
MicroJava/document/root.bib MicroJava/document/root.tex |
8012 | 412 |
@$(ISATOOL) usedir $(OUT)/HOL MicroJava |
413 |
||
8193 | 414 |
|
7627 | 415 |
## HOL-BCV |
416 |
||
7629 | 417 |
HOL-BCV: HOL $(LOG)/HOL-BCV.gz |
7627 | 418 |
|
9823 | 419 |
$(LOG)/HOL-BCV.gz: $(OUT)/HOL \ |
420 |
BCV/DFA_Framework.thy BCV/DFA_Framework.ML BCV/Err.thy BCV/Err.ML \ |
|
421 |
BCV/JType.ML BCV/JType.thy BCV/JVM.ML BCV/JVM.thy \ |
|
422 |
BCV/Kildall.ML BCV/Kildall.thy BCV/Listn.ML BCV/Listn.thy \ |
|
423 |
BCV/Opt.ML BCV/Opt.thy BCV/ROOT.ML BCV/Semilat.ML BCV/Semilat.thy \ |
|
424 |
BCV/Product.ML BCV/Product.thy |
|
7627 | 425 |
@$(ISATOOL) usedir $(OUT)/HOL BCV |
2448 | 426 |
|
4518 | 427 |
## HOL-IOA |
428 |
||
429 |
HOL-IOA: HOL $(LOG)/HOL-IOA.gz |
|
2448 | 430 |
|
4518 | 431 |
$(LOG)/HOL-IOA.gz: $(OUT)/HOL IOA/Asig.ML IOA/Asig.thy IOA/IOA.ML \ |
432 |
IOA/IOA.thy IOA/ROOT.ML IOA/Solve.ML IOA/Solve.thy |
|
433 |
@$(ISATOOL) usedir $(OUT)/HOL IOA |
|
434 |
||
435 |
||
10135 | 436 |
## HOL-AxClasses |
4518 | 437 |
|
10135 | 438 |
HOL-AxClasses: HOL $(LOG)/HOL-AxClasses.gz |
2545 | 439 |
|
10135 | 440 |
$(LOG)/HOL-AxClasses.gz: $(OUT)/HOL AxClasses/Group.thy \ |
441 |
AxClasses/Product.thy AxClasses/ROOT.ML AxClasses/Semigroups.thy |
|
442 |
@$(ISATOOL) usedir $(OUT)/HOL AxClasses |
|
2545 | 443 |
|
444 |
||
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
445 |
## HOL-Lattice |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
446 |
|
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
447 |
HOL-Lattice: HOL $(LOG)/HOL-Lattice.gz |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
448 |
|
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
449 |
$(LOG)/HOL-Lattice.gz: $(OUT)/HOL Lattice/Bounds.thy \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
450 |
Lattice/CompleteLattice.thy Lattice/Lattice.thy Lattice/Orders.thy \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
451 |
Lattice/ROOT.ML Lattice/document/root.tex |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
452 |
@$(ISATOOL) usedir $(OUT)/HOL Lattice |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
453 |
|
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
454 |
|
4518 | 455 |
## HOL-ex |
2448 | 456 |
|
4518 | 457 |
HOL-ex: HOL $(LOG)/HOL-ex.gz |
2448 | 458 |
|
10356 | 459 |
$(LOG)/HOL-ex.gz: $(OUT)/HOL ex/AVL.ML ex/AVL.thy ex/Antiquote.thy \ |
460 |
ex/BT.ML ex/BT.thy ex/BinEx.ML ex/BinEx.thy ex/Group.ML ex/Group.thy \ |
|
461 |
ex/InSort.ML ex/InSort.thy ex/IntRing.ML ex/IntRing.thy \ |
|
462 |
ex/Lagrange.ML ex/Lagrange.thy ex/LocaleGroup.ML ex/LocaleGroup.thy \ |
|
463 |
ex/MT.ML ex/MT.thy ex/MonoidGroup.thy ex/Multiquote.thy ex/NatSum.ML \ |
|
464 |
ex/NatSum.thy ex/PER.thy ex/PiSets.ML ex/PiSets.thy ex/Primrec.ML \ |
|
465 |
ex/Primrec.thy ex/Puzzle.ML ex/Puzzle.thy ex/Qsort.ML ex/Qsort.thy \ |
|
466 |
ex/ROOT.ML ex/Recdefs.ML ex/Recdefs.thy ex/Records.thy ex/Ring.ML \ |
|
467 |
ex/Ring.thy ex/StringEx.ML ex/StringEx.thy ex/Tarski.ML \ |
|
10440 | 468 |
ex/Tarski.thy ex/Tuple.thy ex/cla.ML ex/mesontest.ML ex/mesontest2.ML \ |
469 |
ex/mesontest2.thy ex/set.ML ex/set.thy ex/svc_test.ML ex/svc_test.thy |
|
2826 | 470 |
@$(ISATOOL) usedir $(OUT)/HOL ex |
2448 | 471 |
|
472 |
||
6445 | 473 |
## HOL-Isar_examples |
474 |
||
475 |
HOL-Isar_examples: HOL $(LOG)/HOL-Isar_examples.gz |
|
476 |
||
477 |
$(LOG)/HOL-Isar_examples.gz: $(OUT)/HOL Isar_examples/BasicLogic.thy \ |
|
6516 | 478 |
Isar_examples/Cantor.ML Isar_examples/Cantor.thy \ |
8050 | 479 |
Isar_examples/ExprCompiler.thy Isar_examples/Fibonacci.thy \ |
10143
86c39bba873f
added Isar_examples/Hoare.thy Isar_examples/HoareEx.thy;
wenzelm
parents:
10135
diff
changeset
|
480 |
Isar_examples/Group.thy Isar_examples/Hoare.thy Isar_examples/HoareEx.thy \ |
10255 | 481 |
Isar_examples/KnasterTarski.thy Isar_examples/MutilatedCheckerboard.thy \ |
8677 | 482 |
Isar_examples/NestedDatatype.thy Isar_examples/Peirce.thy \ |
8050 | 483 |
Isar_examples/Puzzle.thy Isar_examples/Summation.thy \ |
484 |
Isar_examples/ROOT.ML Isar_examples/W_correct.thy \ |
|
485 |
Isar_examples/document/proof.sty Isar_examples/document/root.bib \ |
|
486 |
Isar_examples/document/root.tex Isar_examples/document/style.tex |
|
6445 | 487 |
@$(ISATOOL) usedir $(OUT)/HOL Isar_examples |
488 |
||
489 |
||
4518 | 490 |
## TLA |
491 |
||
492 |
TLA: HOL $(OUT)/TLA |
|
493 |
||
6254 | 494 |
$(OUT)/TLA: $(OUT)/HOL TLA/Action.ML TLA/Action.thy TLA/Init.ML \ |
9516 | 495 |
TLA/Init.thy TLA/Intensional.ML TLA/Intensional.thy \ |
6254 | 496 |
TLA/ROOT.ML TLA/Stfun.ML TLA/Stfun.thy TLA/TLA.ML TLA/TLA.thy |
4518 | 497 |
@cd TLA; $(ISATOOL) usedir -b $(OUT)/HOL TLA |
498 |
||
499 |
||
500 |
## TLA-Inc |
|
501 |
||
502 |
TLA-Inc: TLA $(LOG)/TLA-Inc.gz |
|
503 |
||
504 |
$(LOG)/TLA-Inc.gz: $(OUT)/TLA TLA/Inc/Inc.thy TLA/Inc/Inc.ML \ |
|
505 |
TLA/Inc/Pcount.thy |
|
506 |
@cd TLA; $(ISATOOL) usedir $(OUT)/TLA Inc |
|
507 |
||
508 |
||
509 |
## TLA-Buffer |
|
510 |
||
511 |
TLA-Buffer: TLA $(LOG)/TLA-Buffer.gz |
|
2448 | 512 |
|
4518 | 513 |
$(LOG)/TLA-Buffer.gz: $(OUT)/TLA TLA/Buffer/Buffer.thy \ |
514 |
TLA/Buffer/Buffer.ML TLA/Buffer/DBuffer.thy TLA/Buffer/DBuffer.ML |
|
515 |
@cd TLA; $(ISATOOL) usedir $(OUT)/TLA Buffer |
|
516 |
||
517 |
||
518 |
## TLA-Memory |
|
519 |
||
520 |
TLA-Memory: TLA $(LOG)/TLA-Memory.gz |
|
4447 | 521 |
|
4518 | 522 |
$(LOG)/TLA-Memory.gz: $(OUT)/TLA TLA/Memory/MIParameters.thy \ |
9516 | 523 |
TLA/Memory/MIsafe.ML TLA/Memory/MemClerk.ML \ |
4518 | 524 |
TLA/Memory/MemClerk.thy TLA/Memory/MemClerkParameters.ML \ |
525 |
TLA/Memory/MemClerkParameters.thy TLA/Memory/Memory.ML \ |
|
526 |
TLA/Memory/Memory.thy TLA/Memory/MemoryImplementation.ML \ |
|
527 |
TLA/Memory/MemoryImplementation.thy TLA/Memory/MemoryParameters.ML \ |
|
528 |
TLA/Memory/MemoryParameters.thy TLA/Memory/ProcedureInterface.ML \ |
|
529 |
TLA/Memory/ProcedureInterface.thy TLA/Memory/RPC.ML TLA/Memory/RPC.thy \ |
|
530 |
TLA/Memory/RPCMemoryParams.thy TLA/Memory/RPCParameters.ML \ |
|
531 |
TLA/Memory/RPCParameters.thy |
|
532 |
@cd TLA; $(ISATOOL) usedir $(OUT)/TLA Memory |
|
533 |
||
534 |
||
535 |
## clean |
|
4447 | 536 |
|
537 |
clean: |
|
9481 | 538 |
@rm -f $(OUT)/HOL $(OUT)/HOL-Real $(OUT)/TLA \ |
539 |
$(LOG)/HOL.gz $(LOG)/HOL-Real.gz $(LOG)/TLA.gz \ |
|
540 |
$(LOG)/HOL-Isar_examples.gz $(LOG)/HOL-Induct.gz \ |
|
541 |
$(LOG)/HOL-ex.gz $(LOG)/HOL-Subst.gz $(LOG)/HOL-IMP.gz \ |
|
542 |
$(LOG)/HOL-IMPP.gz $(LOG)/HOL-Hoare.gz \ |
|
543 |
$(LOG)/HOL-Lex.gz $(LOG)/HOL-Algebra.gz \ |
|
544 |
$(LOG)/HOL-Auth.gz $(LOG)/HOL-UNITY.gz \ |
|
545 |
$(LOG)/HOL-Modelcheck.gz $(LOG)/HOL-Lambda.gz \ |
|
546 |
$(LOG)/HOL-W0.gz $(LOG)/HOL-MiniML.gz \ |
|
547 |
$(LOG)/HOL-BCV.gz $(LOG)/HOL-MicroJava.gz \ |
|
10135 | 548 |
$(LOG)/HOL-IOA.gz $(LOG)/HOL-AxClasses \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
549 |
$(LOG)/HOL-Lattice $(LOG)/HOL-Real-ex.gz \ |
9481 | 550 |
$(LOG)/HOL-Real-HahnBanach.gz $(LOG)/TLA-Inc.gz \ |
10255 | 551 |
$(LOG)/TLA-Buffer.gz $(LOG)/TLA-Memory.gz \ |
552 |
$(LOG)/HOL-Library.gz |