src/HOL/IsaMakefile
author paulson
Mon, 29 Nov 2004 14:02:55 +0100
changeset 15341 254f6f00b60e
parent 15322 c93e6fd5db59
child 15346 ac272926fb77
permissions -rw-r--r--
converted to Isar script, simplifying some results
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
     1
#
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
     2
# IsaMakefile for HOL
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
     3
#
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
     4
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
     5
## targets
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
     6
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
     7
default: HOL
14842
3a1fe2c524d0 target 'generate';
wenzelm
parents: 14760
diff changeset
     8
generate: HOL-Complex-Generate-HOL
14626
dfb8d2977263 renamed HOL-Import-HOL to HOL4, added to images target
kleing
parents: 14610
diff changeset
     9
images: HOL HOL-Algebra HOL-Complex TLA HOL4
10135
c2a4dccf6e67 reorganized AxClasses;
wenzelm
parents: 10094
diff changeset
    10
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
    11
#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
    12
test: \
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
    13
  HOL-Library \
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    14
  HOL-Auth \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    15
  HOL-AxClasses \
14031
3240066af013 Added Bali to test
schirmer
parents: 14029
diff changeset
    16
  HOL-Bali \
13961
233dd3bb2390 new directory Complex
paulson
parents: 13949
diff changeset
    17
  HOL-Complex-ex \
11356
8fbb19b84f94 added HOL-CTL;
wenzelm
parents: 11349
diff changeset
    18
  HOL-CTL \
13403
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
    19
  HOL-Extraction \
13967
9cdab3186c0b fixed HOL-Real-HahnBanach (-> HOL-Complex-HahnBanach)
kleing
parents: 13966
diff changeset
    20
      HOL-Complex-HahnBanach \
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
    21
      HOL-Complex-Import \
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    22
  HOL-Hoare \
13019
98f0a09a33c3 Target HoareParallel in IsaMakefile
prensani
parents: 13004
diff changeset
    23
  HOL-HoareParallel \
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    24
  HOL-IMP \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    25
  HOL-IMPP \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    26
  HOL-IOA \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    27
  HOL-Induct \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    28
  HOL-Isar_examples \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    29
  HOL-Lambda \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    30
  HOL-Lattice \
14610
9c2e31e483b2 added HOL-Matrix, added HOL/Matrix/ROOT.ML
kleing
parents: 14603
diff changeset
    31
  HOL-Matrix \
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    32
  HOL-MicroJava \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    33
  HOL-Modelcheck \
11376
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
    34
  HOL-NanoJava \
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    35
  HOL-NumberTheory \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    36
  HOL-Prolog \
14199
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
    37
  HOL-SET-Protocol \
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    38
  HOL-Subst \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    39
      TLA-Buffer \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    40
      TLA-Inc \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    41
      TLA-Memory \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    42
  HOL-UNITY \
10966
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
    43
  HOL-Unix \
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    44
  HOL-W0 \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    45
  HOL-ex
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    46
    # ^ this is the sort position
10614
d5c14e205c24 added Library/Rational_Numbers.thy;
wenzelm
parents: 10574
diff changeset
    47
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    48
all: test images
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
    49
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
    50
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
    51
## global settings
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
    52
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
    53
SRC = $(ISABELLE_HOME)/src
3118
24dae6222579 fixed ISABELLE_OUTPUT, ISABELLE_PATH (finally?);
wenzelm
parents: 3079
diff changeset
    54
OUT = $(ISABELLE_OUTPUT)
4447
b7ee449eb345 log files;
wenzelm
parents: 4289
diff changeset
    55
LOG = $(OUT)/log
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
    56
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
    57
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
    58
## HOL
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
    59
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
    60
HOL: Pure $(OUT)/HOL
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
    61
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
    62
Pure:
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
    63
	@cd $(SRC)/Pure; $(ISATOOL) make Pure
3232
19a2b853ba7b Removal of ex/LexProd; TFL files; new treatment of Prover files
paulson
parents: 3222
diff changeset
    64
11220
db536a42dfc5 added one point simprocs for bounded quantifiers
nipkow
parents: 11193
diff changeset
    65
$(OUT)/HOL: $(OUT)/Pure $(SRC)/Provers/quantifier1.ML \
db536a42dfc5 added one point simprocs for bounded quantifiers
nipkow
parents: 11193
diff changeset
    66
  $(SRC)/Provers/Arith/abel_cancel.ML \
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
    67
  $(SRC)/Provers/Arith/assoc_fold.ML \
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
    68
  $(SRC)/Provers/Arith/cancel_numerals.ML \
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
    69
  $(SRC)/Provers/Arith/cancel_sums.ML \
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
    70
  $(SRC)/Provers/Arith/combine_numerals.ML \
10535
c00b1d0d46ac new simproc file cancel_numeral_factor.ML
paulson
parents: 10480
diff changeset
    71
  $(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
    72
  $(SRC)/Provers/Arith/extract_common_term.ML \
13517
42efec18f5b2 Added div+mod cancelling simproc
nipkow
parents: 13508
diff changeset
    73
  $(SRC)/Provers/Arith/cancel_div_mod.ML \
9869
95dca9f991f2 improved meson setup;
wenzelm
parents: 9840
diff changeset
    74
  $(SRC)/Provers/Arith/fast_lin_arith.ML $(SRC)/Provers/blast.ML \
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
    75
  $(SRC)/Provers/clasimp.ML $(SRC)/Provers/classical.ML \
11686
68b95cb97745 $(SRC)/Provers/induct_method.ML replaces Tools/induct_method.ML;
wenzelm
parents: 11659
diff changeset
    76
  $(SRC)/Provers/hypsubst.ML $(SRC)/Provers/induct_method.ML \
14398
c5c47703f763 Efficient, graph-based reasoner for linear and partial orders.
ballarin
parents: 14387
diff changeset
    77
  $(SRC)/Provers/make_elim.ML $(SRC)/Provers/order.ML \
15103
79846e8792eb New transitivity reasoners for transitivity only and quasi orders.
ballarin
parents: 15094
diff changeset
    78
  $(SRC)/Provers/quasi.ML \
14398
c5c47703f763 Efficient, graph-based reasoner for linear and partial orders.
ballarin
parents: 14387
diff changeset
    79
  $(SRC)/Provers/simplifier.ML $(SRC)/Provers/splitter.ML \
15076
4b3d280ef06a New prover for transitive and reflexive-transitive closure of relations.
ballarin
parents: 15057
diff changeset
    80
  $(SRC)/Provers/trancl.ML \
15178
5f621aa35c25 Matrix theory, linear programming
obua
parents: 15172
diff changeset
    81
  $(SRC)/TFL/dcterm.ML $(SRC)/TFL/post.ML $(SRC)/TFL/rules.ML \
14398
c5c47703f763 Efficient, graph-based reasoner for linear and partial orders.
ballarin
parents: 14387
diff changeset
    82
  $(SRC)/TFL/tfl.ML $(SRC)/TFL/thms.ML $(SRC)/TFL/thry.ML \
12020
a24373086908 theory Calculation move to Set;
wenzelm
parents: 11850
diff changeset
    83
  $(SRC)/TFL/usyntax.ML $(SRC)/TFL/utils.ML \
14267
b963e9cee2a0 More refinements to Ring_and_Field and numerics. Conversion of Divides_lemmas
paulson
parents: 14266
diff changeset
    84
  Datatype.thy Datatype_Universe.ML Datatype_Universe.thy \
15300
7dd5853a4812 moved and renamed Integ/Equiv.thy
paulson
parents: 15298
diff changeset
    85
  Divides.thy Equiv_Relations.thy Extraction.thy Finite_Set.ML Finite_Set.thy \
14760
a08e916f4946 conversion of Hilbert_Choice to Isar script
paulson
parents: 14754
diff changeset
    86
  Fun.thy Gfp.ML Gfp.thy Hilbert_Choice.thy HOL.ML \
15013
34264f5e4691 new treatment of binary numerals
paulson
parents: 15009
diff changeset
    87
  HOL.thy HOL_lemmas.ML Inductive.thy Infinite_Set.thy Integ/Numeral.thy \
13879
92c0973ac730 Added decision procedure for Presburger arithmetic.
berghofe
parents: 13875
diff changeset
    88
  Integ/cooper_dec.ML Integ/cooper_proof.ML \
15300
7dd5853a4812 moved and renamed Integ/Equiv.thy
paulson
parents: 15298
diff changeset
    89
  Integ/IntArith.thy Integ/IntDef.thy \
14430
5cb24165a2e1 new material from Avigad, and simplified treatment of division by 0
paulson
parents: 14429
diff changeset
    90
  Integ/IntDiv.thy Integ/NatBin.thy Integ/NatSimprocs.thy Integ/Parity.thy \
5cb24165a2e1 new material from Avigad, and simplified treatment of division by 0
paulson
parents: 14429
diff changeset
    91
  Integ/int_arith1.ML Integ/int_factor_simprocs.ML Integ/nat_simprocs.ML \
13879
92c0973ac730 Added decision procedure for Presburger arithmetic.
berghofe
parents: 13875
diff changeset
    92
  Integ/Presburger.thy Integ/presburger.ML Integ/qelim.ML \
13908
4bdfa9f77254 Map.ML integrated into Map.thy
webertj
parents: 13906
diff changeset
    93
  Lfp.ML Lfp.thy List.ML List.thy Main.ML Main.thy Map.thy Nat.ML \
15013
34264f5e4691 new treatment of binary numerals
paulson
parents: 15009
diff changeset
    94
  Nat.thy NatArith.ML NatArith.thy \
14350
41b32020d0b3 Adding 'refute' to HOL.
webertj
parents: 14348
diff changeset
    95
  Power.thy PreList.thy Product_Type.ML Product_Type.thy \
41b32020d0b3 Adding 'refute' to HOL.
webertj
parents: 14348
diff changeset
    96
  Refute.thy ROOT.ML \
15178
5f621aa35c25 Matrix theory, linear programming
obua
parents: 15172
diff changeset
    97
  Recdef.thy Record.thy Relation.ML Relation.thy Relation_Power.ML \
14754
a080eeeaec14 Modification / Installation of Provers/Arith/abel_cancel.ML for OrderedGroup.thy
obua
parents: 14738
diff changeset
    98
  Relation_Power.thy LOrder.thy OrderedGroup.thy OrderedGroup.ML Ring_and_Field.thy\
14265
95b42e69436c HOL: installation of Ring_and_Field as the basis for Naturals and Reals
paulson
parents: 14264
diff changeset
    99
  Set.ML Set.thy SetInterval.ML SetInterval.thy \
12918
bca45be2d25b theory Option has been assimilated by Datatype;
wenzelm
parents: 12915
diff changeset
   100
  Sum_Type.ML Sum_Type.thy Tools/datatype_abs_proofs.ML Tools/datatype_aux.ML \
12438
afd41635dcf9 Added new files (code generator and examples).
berghofe
parents: 12432
diff changeset
   101
  Tools/datatype_codegen.ML Tools/datatype_package.ML Tools/datatype_prop.ML \
13469
70d8dfef587d Added file Tools/datatype_realizer.ML
berghofe
parents: 13455
diff changeset
   102
  Tools/datatype_realizer.ML Tools/datatype_rep_proofs.ML \
13706
9d84cfc77ace Added inductive_realizer.
berghofe
parents: 13703
diff changeset
   103
  Tools/inductive_codegen.ML Tools/inductive_package.ML Tools/inductive_realizer.ML \
9d84cfc77ace Added inductive_realizer.
berghofe
parents: 13703
diff changeset
   104
  Tools/meson.ML Tools/numeral_syntax.ML \
14515
86f2daf48a3c Tools/sat_solver.ML and Tools/prop_logic.ML added
webertj
parents: 14505
diff changeset
   105
  Tools/primrec_package.ML \
86f2daf48a3c Tools/sat_solver.ML and Tools/prop_logic.ML added
webertj
parents: 14505
diff changeset
   106
  Tools/prop_logic.ML \
86f2daf48a3c Tools/sat_solver.ML and Tools/prop_logic.ML added
webertj
parents: 14505
diff changeset
   107
  Tools/recdef_package.ML Tools/recfun_codegen.ML \
15178
5f621aa35c25 Matrix theory, linear programming
obua
parents: 15172
diff changeset
   108
  Tools/record_package.ML \
14350
41b32020d0b3 Adding 'refute' to HOL.
webertj
parents: 14348
diff changeset
   109
  Tools/refute.ML Tools/refute_isar.ML \
41b32020d0b3 Adding 'refute' to HOL.
webertj
parents: 14348
diff changeset
   110
  Tools/rewrite_hol_proof.ML \
14515
86f2daf48a3c Tools/sat_solver.ML and Tools/prop_logic.ML added
webertj
parents: 14505
diff changeset
   111
  Tools/sat_solver.ML \
14115
65ec3f73d00b Added package for definition by specification.
skalberg
parents: 14089
diff changeset
   112
  Tools/specification_package.ML \
13403
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   113
  Tools/split_rule.ML Tools/typedef_package.ML \
12691
d21db58bcdc2 converted theory Transitive_Closure;
wenzelm
parents: 12678
diff changeset
   114
  Transitive_Closure.thy Transitive_Closure.ML Typedef.thy \
15341
254f6f00b60e converted to Isar script, simplifying some results
paulson
parents: 15322
diff changeset
   115
  Wellfounded_Recursion.thy Wellfounded_Relations.ML \
15197
19e735596e51 Added antisymmetry simproc
nipkow
parents: 15178
diff changeset
   116
  Wellfounded_Relations.thy arith_data.ML antisym_setup.ML \
19e735596e51 Added antisymmetry simproc
nipkow
parents: 15178
diff changeset
   117
  blastdata.ML cladata.ML \
14760
a08e916f4946 conversion of Hilbert_Choice to Isar script
paulson
parents: 14754
diff changeset
   118
  document/root.tex hologic.ML simpdata.ML thy_syntax.ML
14042
61093a0ac760 make it possible to switch off proof objects for HOL image
kleing
parents: 14031
diff changeset
   119
	@$(ISATOOL) usedir -b -g true $(HOL_PROOF_OBJECTS) $(OUT)/Pure HOL
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   120
13029
84e4ba7fb033 added HOL-Hyperreal-ex;
wenzelm
parents: 13019
diff changeset
   121
13967
9cdab3186c0b fixed HOL-Real-HahnBanach (-> HOL-Complex-HahnBanach)
kleing
parents: 13966
diff changeset
   122
## HOL-Complex-HahnBanach
13029
84e4ba7fb033 added HOL-Hyperreal-ex;
wenzelm
parents: 13019
diff changeset
   123
13967
9cdab3186c0b fixed HOL-Real-HahnBanach (-> HOL-Complex-HahnBanach)
kleing
parents: 13966
diff changeset
   124
HOL-Complex-HahnBanach: HOL-Complex $(LOG)/HOL-Complex-HahnBanach.gz
13029
84e4ba7fb033 added HOL-Hyperreal-ex;
wenzelm
parents: 13019
diff changeset
   125
14715
9f75d9c1d677 *** empty log message ***
bauerg
parents: 14663
diff changeset
   126
$(LOG)/HOL-Complex-HahnBanach.gz: $(OUT)/HOL-Complex Real/HahnBanach/Bounds.thy Real/HahnBanach/FunctionNorm.thy \
13029
84e4ba7fb033 added HOL-Hyperreal-ex;
wenzelm
parents: 13019
diff changeset
   127
  Real/HahnBanach/FunctionOrder.thy Real/HahnBanach/HahnBanach.thy \
84e4ba7fb033 added HOL-Hyperreal-ex;
wenzelm
parents: 13019
diff changeset
   128
  Real/HahnBanach/HahnBanachExtLemmas.thy	\
84e4ba7fb033 added HOL-Hyperreal-ex;
wenzelm
parents: 13019
diff changeset
   129
  Real/HahnBanach/HahnBanachSupLemmas.thy	\
84e4ba7fb033 added HOL-Hyperreal-ex;
wenzelm
parents: 13019
diff changeset
   130
  Real/HahnBanach/Linearform.thy Real/HahnBanach/NormedSpace.thy \
84e4ba7fb033 added HOL-Hyperreal-ex;
wenzelm
parents: 13019
diff changeset
   131
  Real/HahnBanach/README.html Real/HahnBanach/ROOT.ML \
84e4ba7fb033 added HOL-Hyperreal-ex;
wenzelm
parents: 13019
diff changeset
   132
  Real/HahnBanach/Subspace.thy Real/HahnBanach/VectorSpace.thy \
84e4ba7fb033 added HOL-Hyperreal-ex;
wenzelm
parents: 13019
diff changeset
   133
  Real/HahnBanach/ZornLemma.thy Real/HahnBanach/document/root.bib \
84e4ba7fb033 added HOL-Hyperreal-ex;
wenzelm
parents: 13019
diff changeset
   134
  Real/HahnBanach/document/root.tex
13966
2160abf7cfe7 removal of the image HOL-Real and merging of HOL-Real-ex with HOL-Complex-ex
paulson
parents: 13964
diff changeset
   135
	@cd Real; $(ISATOOL) usedir -g true $(OUT)/HOL-Complex HahnBanach
13029
84e4ba7fb033 added HOL-Hyperreal-ex;
wenzelm
parents: 13019
diff changeset
   136
84e4ba7fb033 added HOL-Hyperreal-ex;
wenzelm
parents: 13019
diff changeset
   137
13961
233dd3bb2390 new directory Complex
paulson
parents: 13949
diff changeset
   138
## HOL-Complex
10751
a81ea5d3dd41 separation of HOL-Hyperreal from HOL-Real
paulson
parents: 10732
diff changeset
   139
13966
2160abf7cfe7 removal of the image HOL-Real and merging of HOL-Real-ex with HOL-Complex-ex
paulson
parents: 13964
diff changeset
   140
HOL-Complex: HOL $(OUT)/HOL-Complex
10751
a81ea5d3dd41 separation of HOL-Hyperreal from HOL-Real
paulson
parents: 10732
diff changeset
   141
13966
2160abf7cfe7 removal of the image HOL-Real and merging of HOL-Real-ex with HOL-Complex-ex
paulson
parents: 13964
diff changeset
   142
$(OUT)/HOL-Complex: $(OUT)/HOL Complex/ROOT.ML\
13551
b7f64ee8da84 converted Hyperreal/Zorn to Isar format and moved to Library
paulson
parents: 13517
diff changeset
   143
  Library/Zorn.thy\
14387
e96d5c42c4b0 Polymorphic treatment of binary arithmetic using axclasses
paulson
parents: 14378
diff changeset
   144
  Real/Lubs.thy Real/rat_arith.ML\
14365
3d4df8c166ae replacing HOL/Real/PRat, PNat by the rational number development
paulson
parents: 14355
diff changeset
   145
  Real/Rational.thy Real/PReal.thy Real/RComplete.thy \
14387
e96d5c42c4b0 Polymorphic treatment of binary arithmetic using axclasses
paulson
parents: 14378
diff changeset
   146
  Real/ROOT.ML Real/Real.thy Real/real_arith.ML Real/RealDef.thy \
15094
a7d1a3fdc30d conversion of Hyperreal/{Fact,Filter} to Isar scripts
paulson
parents: 15093
diff changeset
   147
  Real/RealPow.thy Real/document/root.tex\
a7d1a3fdc30d conversion of Hyperreal/{Fact,Filter} to Isar scripts
paulson
parents: 15093
diff changeset
   148
  Hyperreal/EvenOdd.thy Hyperreal/Fact.thy Hyperreal/HLog.thy\
a7d1a3fdc30d conversion of Hyperreal/{Fact,Filter} to Isar scripts
paulson
parents: 15093
diff changeset
   149
  Hyperreal/Filter.thy Hyperreal/HSeries.thy\
14420
4e72cd222e0b converted Hyperreal/HTranscendental to Isar script
paulson
parents: 14419
diff changeset
   150
  Hyperreal/HTranscendental.thy Hyperreal/HyperArith.thy\
4e72cd222e0b converted Hyperreal/HTranscendental to Isar script
paulson
parents: 14419
diff changeset
   151
  Hyperreal/HyperDef.thy Hyperreal/HyperNat.thy\
14641
79b7bd936264 moved Complex/NSInduct and Hyperreal/IntFloor to more appropriate
paulson
parents: 14626
diff changeset
   152
  Hyperreal/HyperPow.thy Hyperreal/Hyperreal.thy\
15093
49ede01e9ee6 conversion of Integration and NSPrimes to Isar scripts
paulson
parents: 15082
diff changeset
   153
  Hyperreal/Integration.thy Hyperreal/Lim.thy Hyperreal/Log.thy\
15079
2ef899e4526d conversion of Hyperreal/MacLaurin_lemmas to Isar script
paulson
parents: 15077
diff changeset
   154
  Hyperreal/MacLaurin.thy Hyperreal/NatStar.thy\
14435
9e22eeccf129 Conversion of Poly to Isar script, and other tidying of HOL/Hyperreal
paulson
parents: 14432
diff changeset
   155
  Hyperreal/NSA.thy Hyperreal/NthRoot.thy Hyperreal/Poly.thy\
15082
6c3276a2735b conversion of SEQ.ML to Isar script
paulson
parents: 15079
diff changeset
   156
  Hyperreal/SEQ.thy Hyperreal/Series.thy Hyperreal/Star.thy \
13551
b7f64ee8da84 converted Hyperreal/Zorn to Isar format and moved to Library
paulson
parents: 13517
diff changeset
   157
  Hyperreal/Transcendental.thy Hyperreal/fuf.ML Hyperreal/hypreal_arith.ML \
14406
e447f23bbe2d conversion of Complex/CSeries to Isar script
paulson
parents: 14405
diff changeset
   158
  Complex/Complex_Main.thy Complex/CLim.thy Complex/CSeries.thy\
14407
043bf0d9e9b5 conversion of Complex/CStar to Isar script
paulson
parents: 14406
diff changeset
   159
  Complex/CStar.thy Complex/Complex.thy Complex/ComplexBin.thy\
15057
b1a368d93c50 added Complex/root
nipkow
parents: 15037
diff changeset
   160
  Complex/NSCA.thy Complex/NSComplex.thy Complex/document/root.tex 
b1a368d93c50 added Complex/root
nipkow
parents: 15037
diff changeset
   161
	@cd Complex; $(ISATOOL) usedir -b -g true $(OUT)/HOL HOL-Complex
10751
a81ea5d3dd41 separation of HOL-Hyperreal from HOL-Real
paulson
parents: 10732
diff changeset
   162
7395
66a3d3bb28e4 clean: include HOL-Real-ex;
wenzelm
parents: 7393
diff changeset
   163
13961
233dd3bb2390 new directory Complex
paulson
parents: 13949
diff changeset
   164
## HOL-Complex-ex
7392
4137c951b36b new directory HOL/Real/ex of real examples
paulson
parents: 7383
diff changeset
   165
13961
233dd3bb2390 new directory Complex
paulson
parents: 13949
diff changeset
   166
HOL-Complex-ex: HOL-Complex $(LOG)/HOL-Complex-ex.gz
7535
599d3414b51d The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents: 7513
diff changeset
   167
13961
233dd3bb2390 new directory Complex
paulson
parents: 13949
diff changeset
   168
$(LOG)/HOL-Complex-ex.gz: $(OUT)/HOL-Complex Library/Primes.thy \
233dd3bb2390 new directory Complex
paulson
parents: 13949
diff changeset
   169
  Complex/ex/ROOT.ML Complex/ex/document/root.tex \
15093
49ede01e9ee6 conversion of Integration and NSPrimes to Isar scripts
paulson
parents: 15082
diff changeset
   170
  Complex/ex/BinEx.thy Complex/ex/NSPrimes.thy\
13961
233dd3bb2390 new directory Complex
paulson
parents: 13949
diff changeset
   171
  Complex/ex/Sqrt.thy Complex/ex/Sqrt_Script.thy
233dd3bb2390 new directory Complex
paulson
parents: 13949
diff changeset
   172
	@cd Complex; $(ISATOOL) usedir $(OUT)/HOL-Complex ex
7535
599d3414b51d The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents: 7513
diff changeset
   173
599d3414b51d The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents: 7513
diff changeset
   174
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   175
## HOL-Library
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   176
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   177
HOL-Library: HOL $(LOG)/HOL-Library.gz
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   178
10266
41f6be79b44f removed Library/Accessible_Part.ML;
wenzelm
parents: 10255
diff changeset
   179
$(LOG)/HOL-Library.gz: $(OUT)/HOL Library/Accessible_Part.thy \
15322
c93e6fd5db59 Added Library/EfficientNat
berghofe
parents: 15300
diff changeset
   180
  Library/EfficientNat.thy Library/FuncSet.thy Library/Library.thy \
14132
4d682b249437 new theory Library/NatPair
paulson
parents: 14115
diff changeset
   181
  Library/List_Prefix.thy Library/Multiset.thy Library/NatPair.thy \
14265
95b42e69436c HOL: installation of Ring_and_Field as the basis for Naturals and Reals
paulson
parents: 14264
diff changeset
   182
  Library/Permutation.thy Library/Primes.thy Library/Quotient.thy \
14494
48ae8d678d88 Added bitvector library (Word) to HOL/Library and a theory using it (Adder)
skalberg
parents: 14482
diff changeset
   183
  Library/Nat_Infinity.thy Library/Word.thy Library/word_setup.ML \
11349
fcb507c945c3 added Library/Nat_Infinity.thy and Library/Continuity.thy
oheimb
parents: 11287
diff changeset
   184
  Library/README.html Library/Continuity.thy \
14365
3d4df8c166ae replacing HOL/Real/PRat, PNat by the rational number development
paulson
parents: 14355
diff changeset
   185
  Library/Nested_Environment.thy Library/Zorn.thy\
12816
668073849ca9 fixed document setup of HOL-Library;
wenzelm
parents: 12793
diff changeset
   186
  Library/Library/ROOT.ML Library/Library/document/root.tex \
668073849ca9 fixed document setup of HOL-Library;
wenzelm
parents: 12793
diff changeset
   187
  Library/Library/document/root.bib Library/While_Combinator.thy
11398
d7711be8c3a9 Library/ROOT.ML moved to Library/Library/ROOT.ML to avoid accidential
wenzelm
parents: 11394
diff changeset
   188
	@cd Library; $(ISATOOL) usedir $(OUT)/HOL Library
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   189
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   190
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   191
## HOL-Subst
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   192
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   193
HOL-Subst: HOL $(LOG)/HOL-Subst.gz
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   194
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   195
$(LOG)/HOL-Subst.gz: $(OUT)/HOL Subst/AList.ML Subst/AList.thy \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   196
  Subst/ROOT.ML Subst/Subst.ML Subst/Subst.thy Subst/UTerm.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   197
  Subst/UTerm.thy Subst/Unifier.ML Subst/Unifier.thy Subst/Unify.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   198
  Subst/Unify.thy
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   199
	@$(ISATOOL) usedir $(OUT)/HOL Subst
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   200
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   201
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   202
## HOL-Induct
2473
3eb12c85846c minor tuning;
wenzelm
parents: 2448
diff changeset
   203
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   204
HOL-Induct: HOL $(LOG)/HOL-Induct.gz
3125
3f0ab2c306f7 Moved induction examples to directory Induct
paulson
parents: 3118
diff changeset
   205
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   206
$(LOG)/HOL-Induct.gz: $(OUT)/HOL \
13075
d3e1d554cd6d conversion of some HOL/Induct proof scripts to Isar
paulson
parents: 13059
diff changeset
   207
  Induct/Com.thy Induct/Comb.thy Induct/LFilter.thy \
d3e1d554cd6d conversion of some HOL/Induct proof scripts to Isar
paulson
parents: 13059
diff changeset
   208
  Induct/LList.thy Induct/Mutil.thy Induct/Ordinals.thy \
15172
73069e033a0b new example of a quotiented nested data type
paulson
parents: 15150
diff changeset
   209
  Induct/PropLog.thy Induct/QuoNestedDataType.thy Induct/QuoDataType.thy\
73069e033a0b new example of a quotiented nested data type
paulson
parents: 15150
diff changeset
   210
  Induct/ROOT.ML \
13079
e7738aa7267f conversion of Induct/{Slist,Sexp} to Isar scripts
paulson
parents: 13075
diff changeset
   211
  Induct/Sexp.thy Induct/Sigma_Algebra.thy \
e7738aa7267f conversion of Induct/{Slist,Sexp} to Isar scripts
paulson
parents: 13075
diff changeset
   212
  Induct/SList.thy Induct/ABexp.thy Induct/Term.thy \
11046
b5f5942781a0 Induct: converted some theories to new-style format;
wenzelm
parents: 11026
diff changeset
   213
  Induct/Tree.thy Induct/document/root.tex
3125
3f0ab2c306f7 Moved induction examples to directory Induct
paulson
parents: 3118
diff changeset
   214
	@$(ISATOOL) usedir $(OUT)/HOL Induct
3f0ab2c306f7 Moved induction examples to directory Induct
paulson
parents: 3118
diff changeset
   215
3f0ab2c306f7 Moved induction examples to directory Induct
paulson
parents: 3118
diff changeset
   216
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   217
## HOL-IMP
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   218
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   219
HOL-IMP: HOL $(LOG)/HOL-IMP.gz
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   220
13129
bb448fb75191 added dep on IMP/Compiler0
nipkow
parents: 13117
diff changeset
   221
$(LOG)/HOL-IMP.gz: $(OUT)/HOL IMP/Com.thy IMP/Compiler0.thy IMP/Compiler.thy \
12432
90b0fc84f8d9 HOL/IMP converted to Isar
kleing
parents: 12410
diff changeset
   222
  IMP/Denotation.thy IMP/Expr.thy IMP/Hoare.thy \
90b0fc84f8d9 HOL/IMP converted to Isar
kleing
parents: 12410
diff changeset
   223
  IMP/Natural.thy IMP/Examples.thy \
90b0fc84f8d9 HOL/IMP converted to Isar
kleing
parents: 12410
diff changeset
   224
  IMP/Transition.thy IMP/VC.thy IMP/ROOT.ML IMP/document/root.tex \
90b0fc84f8d9 HOL/IMP converted to Isar
kleing
parents: 12410
diff changeset
   225
  IMP/document/root.bib
12548
9d247ad51c81 HOL/IMP: include session graph;
wenzelm
parents: 12521
diff changeset
   226
	@$(ISATOOL) usedir -g true $(OUT)/HOL IMP
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   227
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   228
8179
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   229
## HOL-IMPP
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   230
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   231
HOL-IMPP: HOL $(LOG)/HOL-IMPP.gz
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   232
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   233
$(LOG)/HOL-IMPP.gz: $(OUT)/HOL IMPP/ROOT.ML IMPP/Com.thy IMPP/Com.ML \
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   234
  IMPP/Natural.thy IMPP/Natural.ML IMPP/Hoare.thy IMPP/Hoare.ML \
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   235
  IMPP/Misc.thy IMPP/Misc.ML IMPP/EvenOdd.thy IMPP/EvenOdd.ML
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   236
	@$(ISATOOL) usedir $(OUT)/HOL IMPP
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   237
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   238
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   239
## HOL-Complex-Import
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   240
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   241
IMPORTER_FILES = Import/proof_kernel.ML Import/replay.ML \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   242
  Import/shuffler.ML Import/MakeEqual.thy Import/HOL4Setup.thy \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   243
  Import/HOL4Syntax.thy Import/HOL4Compat.thy Import/import_syntax.ML \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   244
  Import/hol4rews.ML Import/import_package.ML Import/ROOT.ML
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   245
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   246
HOL-Complex-Import: HOL-Complex $(LOG)/HOL-Complex-Import.gz
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   247
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   248
$(LOG)/HOL-Complex-Import.gz: $(OUT)/HOL-Complex $(IMPORTER_FILES)
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   249
	@$(ISATOOL) usedir $(OUT)/HOL-Complex Import
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   250
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   251
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   252
## HOL-Complex-Generate-HOL
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   253
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   254
HOL-Complex-Generate-HOL: HOL-Complex $(LOG)/HOL-Complex-Generate-HOL.gz
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   255
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   256
$(LOG)/HOL-Complex-Generate-HOL.gz: $(OUT)/HOL-Complex $(IMPORTER_FILES)  \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   257
  Import/Generate-HOL/GenHOL4Base.thy Import/Generate-HOL/GenHOL4Prob.thy \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   258
  Import/Generate-HOL/GenHOL4Real.thy Import/Generate-HOL/GenHOL4Vec.thy  \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   259
  Import/Generate-HOL/GenHOL4Word32.thy Import/Generate-HOL/ROOT.ML
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   260
	@cd Import; $(ISATOOL) usedir $(OUT)/HOL-Complex Generate-HOL
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   261
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   262
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   263
## HOL-Import-HOL
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   264
14626
dfb8d2977263 renamed HOL-Import-HOL to HOL4, added to images target
kleing
parents: 14610
diff changeset
   265
HOL4: HOL-Complex $(LOG)/HOL4.gz
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   266
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   267
HOL_IMPORT_FILES = arithmetic.imp bits.imp boolean_sequence.imp bool.imp \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   268
  bword_arith.imp bword_bitop.imp bword_num.imp combin.imp divides.imp \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   269
  hrat.imp hreal.imp ind_type.imp lim.imp list.imp marker.imp nets.imp \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   270
  numeral.imp num.imp one.imp operator.imp option.imp pair.imp poly.imp \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   271
  powser.imp pred_set.imp prime.imp prim_rec.imp prob_algebra.imp \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   272
  prob_canon.imp prob_extra.imp prob.imp prob_indep.imp prob_pseudo.imp \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   273
  prob_uniform.imp realax.imp real.imp relation.imp res_quan.imp rich_list.imp \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   274
  seq.imp state_transformer.imp sum.imp topology.imp transc.imp word32.imp \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   275
  word_base.imp word_bitop.imp word_num.imp
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   276
14626
dfb8d2977263 renamed HOL-Import-HOL to HOL4, added to images target
kleing
parents: 14610
diff changeset
   277
$(LOG)/HOL4.gz: $(OUT)/HOL-Complex $(IMPORTER_FILES) \
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   278
  $(HOL_IMPORT_FILES:%=Import/HOL/%) Import/HOL/HOL4Base.thy \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   279
  Import/HOL/HOL4Prob.thy Import/HOL/HOL4Real.thy Import/HOL/HOL4Vec.thy \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   280
  Import/HOL/HOL4Word32.thy Import/HOL/HOL4.thy Import/HOL/ROOT.ML
14626
dfb8d2977263 renamed HOL-Import-HOL to HOL4, added to images target
kleing
parents: 14610
diff changeset
   281
	@cd Import/HOL; $(ISATOOL) usedir -b $(OUT)/HOL-Complex HOL4
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   282
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   283
9510
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   284
## HOL-NumberTheory
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   285
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   286
HOL-NumberTheory: HOL $(LOG)/HOL-NumberTheory.gz
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   287
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   288
$(LOG)/HOL-NumberTheory.gz: $(OUT)/HOL \
11363
a548865b1b6a moved Primes.thy from NumberTheory to Library
paulson
parents: 11362
diff changeset
   289
  Library/Permutation.thy Library/Primes.thy NumberTheory/Fib.thy \
11049
7eef34adb852 HOL-NumberTheory: converted to new-style format and proper document setup;
wenzelm
parents: 11046
diff changeset
   290
  NumberTheory/Factorization.thy NumberTheory/BijectionRel.thy \
7eef34adb852 HOL-NumberTheory: converted to new-style format and proper document setup;
wenzelm
parents: 11046
diff changeset
   291
  NumberTheory/Chinese.thy NumberTheory/EulerFermat.thy \
7eef34adb852 HOL-NumberTheory: converted to new-style format and proper document setup;
wenzelm
parents: 11046
diff changeset
   292
  NumberTheory/IntFact.thy NumberTheory/IntPrimes.thy \
7eef34adb852 HOL-NumberTheory: converted to new-style format and proper document setup;
wenzelm
parents: 11046
diff changeset
   293
  NumberTheory/WilsonBij.thy NumberTheory/WilsonRuss.thy \
13873
f9f49a1ec0f2 quadratic reciprocity files
paulson
parents: 13870
diff changeset
   294
  NumberTheory/Finite2.thy NumberTheory/Int2.thy NumberTheory/EvenOdd.thy\
f9f49a1ec0f2 quadratic reciprocity files
paulson
parents: 13870
diff changeset
   295
  NumberTheory/Residues.thy NumberTheory/Euler.thy NumberTheory/Gauss.thy\
f9f49a1ec0f2 quadratic reciprocity files
paulson
parents: 13870
diff changeset
   296
  NumberTheory/Quadratic_Reciprocity.thy\
9510
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   297
  NumberTheory/ROOT.ML
11850
cdfc3fce577e document graphs for several sessions;
wenzelm
parents: 11837
diff changeset
   298
	@$(ISATOOL) usedir -g true $(OUT)/HOL NumberTheory
9510
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   299
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   300
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   301
## HOL-Hoare
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   302
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   303
HOL-Hoare: HOL $(LOG)/HOL-Hoare.gz
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   304
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   305
$(LOG)/HOL-Hoare.gz: $(OUT)/HOL Hoare/Arith2.ML Hoare/Arith2.thy \
13697
e4db4f06cec1 Hoare.ML -> hoare.ML
nipkow
parents: 13695
diff changeset
   306
  Hoare/Examples.thy Hoare/hoare.ML Hoare/Hoare.thy \
13875
12997e3ddd8d *** empty log message ***
nipkow
parents: 13873
diff changeset
   307
  Hoare/Heap.thy Hoare/HeapSyntax.thy Hoare/Pointer_Examples.thy \
12997e3ddd8d *** empty log message ***
nipkow
parents: 13873
diff changeset
   308
  Hoare/ROOT.ML Hoare/ExamplesAbort.thy  Hoare/HeapSyntaxAbort.thy \
14075
ab2e26ae90e3 *** empty log message ***
nipkow
parents: 14070
diff changeset
   309
  Hoare/hoareAbort.ML Hoare/HoareAbort.thy Hoare/SchorrWaite.thy \
ab2e26ae90e3 *** empty log message ***
nipkow
parents: 14070
diff changeset
   310
  Hoare/Separation.thy Hoare/SepLogHeap.thy
2826
0b0d9e3bc661 isatool usedir;
wenzelm
parents: 2635
diff changeset
   311
	@$(ISATOOL) usedir $(OUT)/HOL Hoare
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   312
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   313
12996
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   314
## HOL-HoareParallel
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   315
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   316
HOL-HoareParallel: HOL $(LOG)/HOL-HoareParallel.gz
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   317
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   318
$(LOG)/HOL-HoareParallel.gz: $(OUT)/HOL HoareParallel/Gar_Coll.thy \
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   319
  HoareParallel/Graph.thy HoareParallel/Mul_Gar_Coll.thy	   \
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   320
  HoareParallel/OG_Com.thy HoareParallel/OG_Examples.thy	   \
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   321
  HoareParallel/OG_Hoare.thy HoareParallel/OG_Syntax.thy	   \
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   322
  HoareParallel/OG_Tactics.thy HoareParallel/OG_Tran.thy	   \
13019
98f0a09a33c3 Target HoareParallel in IsaMakefile
prensani
parents: 13004
diff changeset
   323
  HoareParallel/Quote_Antiquote.thy                                \
12996
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   324
  HoareParallel/RG_Com.thy HoareParallel/RG_Examples.thy	   \
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   325
  HoareParallel/RG_Hoare.thy HoareParallel/RG_Syntax.thy	   \
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   326
  HoareParallel/RG_Tran.thy HoareParallel/ROOT.ML		   \
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   327
  HoareParallel/document/root.tex
13029
84e4ba7fb033 added HOL-Hyperreal-ex;
wenzelm
parents: 13019
diff changeset
   328
	@$(ISATOOL) usedir -g true $(OUT)/HOL HoareParallel
12996
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   329
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   330
7999
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   331
## HOL-Algebra
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   332
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   333
HOL-Algebra: HOL $(LOG)/HOL-Algebra.gz
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   334
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   335
$(LOG)/HOL-Algebra.gz: $(OUT)/HOL Algebra/ROOT.ML \
13949
0ce528cd6f19 HOL-Algebra complete for release Isabelle2003 (modulo section headers).
ballarin
parents: 13943
diff changeset
   336
  Library/Primes.thy Library/FuncSet.thy \
13943
83d842ccd4aa moving Bij.thy from GroupTheory to Algebra
paulson
parents: 13939
diff changeset
   337
  Algebra/Bij.thy \
13939
b3ef90abbd02 HOL-Algebra: new dependencies.
ballarin
parents: 13926
diff changeset
   338
  Algebra/CRing.thy \
13870
cf947d1ec5ff moved Exponent, Coset, Sylow from GroupTheory to Algebra, converting them
paulson
parents: 13858
diff changeset
   339
  Algebra/Coset.thy \
cf947d1ec5ff moved Exponent, Coset, Sylow from GroupTheory to Algebra, converting them
paulson
parents: 13858
diff changeset
   340
  Algebra/Exponent.thy \
13939
b3ef90abbd02 HOL-Algebra: new dependencies.
ballarin
parents: 13926
diff changeset
   341
  Algebra/FiniteProduct.thy \
b3ef90abbd02 HOL-Algebra: new dependencies.
ballarin
parents: 13926
diff changeset
   342
  Algebra/Group.thy \
14551
2cb6ff394bfb Various changes to HOL-Algebra;
ballarin
parents: 14531
diff changeset
   343
  Algebra/Lattice.thy \
13939
b3ef90abbd02 HOL-Algebra: new dependencies.
ballarin
parents: 13926
diff changeset
   344
  Algebra/Module.thy \
13870
cf947d1ec5ff moved Exponent, Coset, Sylow from GroupTheory to Algebra, converting them
paulson
parents: 13858
diff changeset
   345
  Algebra/Sylow.thy \
13939
b3ef90abbd02 HOL-Algebra: new dependencies.
ballarin
parents: 13926
diff changeset
   346
  Algebra/UnivPoly.thy \
7999
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   347
  Algebra/abstract/Abstract.thy \
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   348
  Algebra/abstract/Factor.ML Algebra/abstract/Factor.thy \
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   349
  Algebra/abstract/Field.thy \
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   350
  Algebra/abstract/Ideal.ML Algebra/abstract/Ideal.thy \
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   351
  Algebra/abstract/PID.thy \
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   352
  Algebra/abstract/Ring.ML Algebra/abstract/Ring.thy \
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   353
  Algebra/abstract/RingHomo.ML Algebra/abstract/RingHomo.thy\
13735
7de9342aca7a HOL-Algebra partially ported to Isar.
ballarin
parents: 13706
diff changeset
   354
  Algebra/abstract/order.ML \
13949
0ce528cd6f19 HOL-Algebra complete for release Isabelle2003 (modulo section headers).
ballarin
parents: 13943
diff changeset
   355
  Algebra/document/root.tex \
7999
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   356
  Algebra/poly/LongDiv.ML Algebra/poly/LongDiv.thy \
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   357
  Algebra/poly/PolyHomo.ML Algebra/poly/PolyHomo.thy \
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   358
  Algebra/poly/Polynomial.thy \
13939
b3ef90abbd02 HOL-Algebra: new dependencies.
ballarin
parents: 13926
diff changeset
   359
  Algebra/poly/UnivPoly2.ML Algebra/poly/UnivPoly2.thy \
b3ef90abbd02 HOL-Algebra: new dependencies.
ballarin
parents: 13926
diff changeset
   360
  Algebra/ringsimp.ML
14578
1f3f7e58b195 session graph;
wenzelm
parents: 14569
diff changeset
   361
	@cd Algebra; $(ISATOOL) usedir -b -g true $(OUT)/HOL HOL-Algebra
7999
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   362
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   363
## HOL-Auth
3819
5a6a6f18b109 added TLA stuff;
wenzelm
parents: 3616
diff changeset
   364
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   365
HOL-Auth: HOL $(LOG)/HOL-Auth.gz
3819
5a6a6f18b109 added TLA stuff;
wenzelm
parents: 3616
diff changeset
   366
14132
4d682b249437 new theory Library/NatPair
paulson
parents: 14115
diff changeset
   367
$(LOG)/HOL-Auth.gz: $(OUT)/HOL Library/NatPair.thy \
13926
6e62e5357a10 converting more HOL-Auth to new-style theories
paulson
parents: 13923
diff changeset
   368
  Auth/CertifiedEmail.thy Auth/Event.thy \
6e62e5357a10 converting more HOL-Auth to new-style theories
paulson
parents: 13923
diff changeset
   369
  Auth/Message.thy Auth/NS_Public.thy Auth/NS_Public_Bad.thy \
11251
a6816d47f41d converted many HOL/Auth theories to Isar scripts
paulson
parents: 11228
diff changeset
   370
  Auth/NS_Shared.thy Auth/OtwayRees.thy Auth/OtwayRees_AN.thy \
13923
019342d03d81 Auth: certified email protocol
paulson
parents: 13908
diff changeset
   371
  Auth/OtwayRees_Bad.thy Auth/Public.thy Auth/ROOT.ML \
13926
6e62e5357a10 converting more HOL-Auth to new-style theories
paulson
parents: 13923
diff changeset
   372
  Auth/Recur.thy Auth/Shared.thy \
14182
5f49f00fe084 conversion of HOL/Auth/KerberosIV to new-style theory
paulson
parents: 14150
diff changeset
   373
  Auth/TLS.thy Auth/WooLam.thy Auth/Kerberos_BAN.thy Auth/KerberosIV.thy \
13508
890d736b93a5 Frederic Blanqui's new "guard" examples
paulson
parents: 13481
diff changeset
   374
  Auth/Yahalom.thy Auth/Yahalom2.thy Auth/Yahalom_Bad.thy \
14145
2e31b8cc8788 ZhouGollmann: new example (fair non-repudiation protocol)
paulson
parents: 14132
diff changeset
   375
  Auth/ZhouGollmann.thy \
13508
890d736b93a5 Frederic Blanqui's new "guard" examples
paulson
parents: 13481
diff changeset
   376
  Auth/Guard/Analz.thy Auth/Guard/Extensions.thy Auth/Guard/GuardK.thy \
890d736b93a5 Frederic Blanqui's new "guard" examples
paulson
parents: 13481
diff changeset
   377
  Auth/Guard/Guard_Public.thy Auth/Guard/Guard_Shared.thy \
890d736b93a5 Frederic Blanqui's new "guard" examples
paulson
parents: 13481
diff changeset
   378
  Auth/Guard/Guard.thy Auth/Guard/List_Msg.thy \
890d736b93a5 Frederic Blanqui's new "guard" examples
paulson
parents: 13481
diff changeset
   379
  Auth/Guard/NS_Public.thy Auth/Guard/OtwayRees.thy \
890d736b93a5 Frederic Blanqui's new "guard" examples
paulson
parents: 13481
diff changeset
   380
  Auth/Guard/P1.thy Auth/Guard/P2.thy \
14150
9a23e4eb5eb3 A document for UNITY
paulson
parents: 14145
diff changeset
   381
  Auth/Guard/Proto.thy Auth/Guard/Yahalom.thy\
9a23e4eb5eb3 A document for UNITY
paulson
parents: 14145
diff changeset
   382
  Auth/document/root.tex 
13964
bfca18e9ab72 fixed missing -g true for HOL-Auth
kleing
parents: 13961
diff changeset
   383
	@$(ISATOOL) usedir -g true $(OUT)/HOL Auth
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   384
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   385
4777
379f32b0ae40 New target HOL-UNITY
paulson
parents: 4729
diff changeset
   386
## HOL-UNITY
379f32b0ae40 New target HOL-UNITY
paulson
parents: 4729
diff changeset
   387
379f32b0ae40 New target HOL-UNITY
paulson
parents: 4729
diff changeset
   388
HOL-UNITY: HOL $(LOG)/HOL-UNITY.gz
379f32b0ae40 New target HOL-UNITY
paulson
parents: 4729
diff changeset
   389
10787
f42353afd6d3 new UNITY examples by Sidi Ehmety
paulson
parents: 10772
diff changeset
   390
$(LOG)/HOL-UNITY.gz: $(OUT)/HOL Library/Multiset.thy UNITY/ROOT.ML \
13790
8d7e9fce8c50 converting UNITY to new-style theories
paulson
parents: 13787
diff changeset
   391
  UNITY/UNITY_Main.thy UNITY/UNITY_tactics.ML \
13797
baefae13ad37 conversion of UNITY theories to new-style
paulson
parents: 13796
diff changeset
   392
  UNITY/Comp.thy UNITY/Constrains.thy UNITY/Detects.thy UNITY/ELT.thy \
13853
89131afa9f01 New theory ProgressSets. Definition of closure sets
paulson
parents: 13851
diff changeset
   393
  UNITY/Extend.thy UNITY/FP.thy UNITY/Follows.thy UNITY/Guar.thy\
89131afa9f01 New theory ProgressSets. Definition of closure sets
paulson
parents: 13851
diff changeset
   394
  UNITY/Lift_prog.thy UNITY/ListOrder.thy UNITY/ProgressSets.thy\
89131afa9f01 New theory ProgressSets. Definition of closure sets
paulson
parents: 13851
diff changeset
   395
  UNITY/PPROD.thy  UNITY/Project.thy UNITY/Rename.thy UNITY/Transformers.thy\
13797
baefae13ad37 conversion of UNITY theories to new-style
paulson
parents: 13796
diff changeset
   396
  UNITY/SubstAx.thy UNITY/UNITY.thy UNITY/Union.thy UNITY/WFair.thy \
13790
8d7e9fce8c50 converting UNITY to new-style theories
paulson
parents: 13787
diff changeset
   397
  UNITY/Simple/Channel.thy UNITY/Simple/Common.thy  \
8d7e9fce8c50 converting UNITY to new-style theories
paulson
parents: 13787
diff changeset
   398
  UNITY/Simple/Deadlock.thy UNITY/Simple/Lift.thy UNITY/Simple/Mutex.thy  \
14199
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   399
  UNITY/Simple/NSP_Bad.thy UNITY/Simple/Network.thy\
13790
8d7e9fce8c50 converting UNITY to new-style theories
paulson
parents: 13787
diff changeset
   400
  UNITY/Simple/Reach.thy UNITY/Simple/Reachability.thy UNITY/Simple/Token.thy\
11193
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   401
  UNITY/Comp/Alloc.ML UNITY/Comp/Alloc.thy \
14089
7b34f58b1b81 converted UNITY/Comp/{AllocImpl,Client} to Isar scripts
paulson
parents: 14088
diff changeset
   402
  UNITY/Comp/AllocBase.thy UNITY/Comp/AllocImpl.thy UNITY/Comp/Client.thy \
14088
61bd46feb919 converted Counter, Counterc and PriorityAux to Isar scripts (all HOL/UNITY/Comp)
paulson
parents: 14087
diff changeset
   403
  UNITY/Comp/Counter.thy UNITY/Comp/Counterc.thy UNITY/Comp/Handshake.thy \
61bd46feb919 converted Counter, Counterc and PriorityAux to Isar scripts (all HOL/UNITY/Comp)
paulson
parents: 14087
diff changeset
   404
  UNITY/Comp/PriorityAux.thy \
14087
cb07c3948668 Conversion of UNITY/Comp/Priority.thy to a linear Isar script
paulson
parents: 14075
diff changeset
   405
  UNITY/Comp/Priority.thy UNITY/Comp/Progress.thy \
14150
9a23e4eb5eb3 A document for UNITY
paulson
parents: 14145
diff changeset
   406
  UNITY/Comp/TimerArray.thy\
9a23e4eb5eb3 A document for UNITY
paulson
parents: 14145
diff changeset
   407
  UNITY/document/root.tex 
9a23e4eb5eb3 A document for UNITY
paulson
parents: 14145
diff changeset
   408
	@$(ISATOOL) usedir -g true $(OUT)/HOL UNITY
4777
379f32b0ae40 New target HOL-UNITY
paulson
parents: 4729
diff changeset
   409
379f32b0ae40 New target HOL-UNITY
paulson
parents: 4729
diff changeset
   410
10966
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   411
## HOL-Unix
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   412
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   413
HOL-Unix: HOL $(LOG)/HOL-Unix.gz
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   414
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   415
$(LOG)/HOL-Unix.gz: $(OUT)/HOL Library/Nested_Environment.thy \
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   416
  Library/List_Prefix.thy Unix/ROOT.ML Unix/Unix.thy \
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   417
  Unix/document/root.bib Unix/document/root.tex
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   418
	@$(ISATOOL) usedir $(OUT)/HOL Unix
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   419
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   420
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   421
## HOL-Modelcheck
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   422
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   423
HOL-Modelcheck: HOL $(LOG)/HOL-Modelcheck.gz
3218
44f01b718eab added Modelcheck example;
mueller
parents: 3195
diff changeset
   424
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   425
$(LOG)/HOL-Modelcheck.gz: $(OUT)/HOL Modelcheck/CTL.thy \
6474
wenzelm
parents: 6472
diff changeset
   426
  Modelcheck/EindhovenExample.ML Modelcheck/EindhovenExample.thy \
wenzelm
parents: 6472
diff changeset
   427
  Modelcheck/EindhovenSyn.ML Modelcheck/EindhovenSyn.thy \
wenzelm
parents: 6472
diff changeset
   428
  Modelcheck/MuCalculus.ML Modelcheck/MuCalculus.thy \
wenzelm
parents: 6472
diff changeset
   429
  Modelcheck/MuckeExample1.ML Modelcheck/MuckeExample1.thy \
6472
ea01eda59c07 deleted some old examples in Modelcheck;
mueller
parents: 6445
diff changeset
   430
  Modelcheck/MuckeExample2.ML Modelcheck/MuckeExample2.thy \
6474
wenzelm
parents: 6472
diff changeset
   431
  Modelcheck/MuckeSyn.ML Modelcheck/MuckeSyn.thy Modelcheck/ROOT.ML \
wenzelm
parents: 6472
diff changeset
   432
  Modelcheck/mucke_oracle.ML
3218
44f01b718eab added Modelcheck example;
mueller
parents: 3195
diff changeset
   433
	@$(ISATOOL) usedir $(OUT)/HOL Modelcheck
44f01b718eab added Modelcheck example;
mueller
parents: 3195
diff changeset
   434
44f01b718eab added Modelcheck example;
mueller
parents: 3195
diff changeset
   435
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   436
## HOL-Lambda
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   437
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   438
HOL-Lambda: HOL $(LOG)/HOL-Lambda.gz
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   439
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   440
$(LOG)/HOL-Lambda.gz: $(OUT)/HOL Library/Accessible_Part.thy \
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   441
  Lambda/Commutation.thy Lambda/Eta.thy Lambda/InductTermi.thy Lambda/Lambda.thy \
9771
54c6a2c6e569 converted Lambda scripts;
wenzelm
parents: 9762
diff changeset
   442
  Lambda/ListApplication.thy Lambda/ListBeta.thy Lambda/ListOrder.thy \
14070
86c56794b641 Added new theories StrongNorm and WeakNorm to Lambda example.
berghofe
parents: 14044
diff changeset
   443
  Lambda/ParRed.thy Lambda/StrongNorm.thy Lambda/Type.thy \
86c56794b641 Added new theories StrongNorm and WeakNorm to Lambda example.
berghofe
parents: 14044
diff changeset
   444
  Lambda/WeakNorm.thy Lambda/ROOT.ML \
86c56794b641 Added new theories StrongNorm and WeakNorm to Lambda example.
berghofe
parents: 14044
diff changeset
   445
  Lambda/document/root.bib Lambda/document/root.tex
11850
cdfc3fce577e document graphs for several sessions;
wenzelm
parents: 11837
diff changeset
   446
	@$(ISATOOL) usedir -g true $(OUT)/HOL Lambda
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   447
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   448
9015
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   449
## HOL-Prolog
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   450
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   451
HOL-Prolog: HOL $(LOG)/HOL-Prolog.gz
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   452
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   453
$(LOG)/HOL-Prolog.gz: $(OUT)/HOL Prolog/ROOT.ML Prolog/HOHH.ML Prolog/HOHH.thy \
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   454
  Prolog/Test.ML Prolog/Test.thy  \
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   455
  Prolog/Func.ML Prolog/Func.thy Prolog/Type.ML Prolog/Type.thy
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   456
	@$(ISATOOL) usedir $(OUT)/HOL Prolog
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   457
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   458
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   459
## HOL-W0
2527
0ba3755ce398 Added W0 and modified MiniML.
nipkow
parents: 2473
diff changeset
   460
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   461
HOL-W0: HOL $(LOG)/HOL-W0.gz
2527
0ba3755ce398 Added W0 and modified MiniML.
nipkow
parents: 2473
diff changeset
   462
12946
75447c743810 Isar_examples/W_correct moved to W0;
wenzelm
parents: 12918
diff changeset
   463
$(LOG)/HOL-W0.gz: $(OUT)/HOL W0/ROOT.ML W0/W0.thy W0/document/root.tex
2826
0b0d9e3bc661 isatool usedir;
wenzelm
parents: 2635
diff changeset
   464
	@$(ISATOOL) usedir $(OUT)/HOL W0
2527
0ba3755ce398 Added W0 and modified MiniML.
nipkow
parents: 2473
diff changeset
   465
0ba3755ce398 Added W0 and modified MiniML.
nipkow
parents: 2473
diff changeset
   466
8012
bbdf3c51c3b8 Added MicroJava
nipkow
parents: 8008
diff changeset
   467
## HOL-MicroJava
bbdf3c51c3b8 Added MicroJava
nipkow
parents: 8008
diff changeset
   468
bbdf3c51c3b8 Added MicroJava
nipkow
parents: 8008
diff changeset
   469
HOL-MicroJava: HOL $(LOG)/HOL-MicroJava.gz
bbdf3c51c3b8 Added MicroJava
nipkow
parents: 8008
diff changeset
   470
11086
e714862ecc0a removed MicroJava/Digest.thy
kleing
parents: 11049
diff changeset
   471
$(LOG)/HOL-MicroJava.gz: $(OUT)/HOL MicroJava/ROOT.ML \
13672
b95d12325b51 Added compiler
streckem
parents: 13589
diff changeset
   472
  MicroJava/Comp/AuxLemmas.thy \
b95d12325b51 Added compiler
streckem
parents: 13589
diff changeset
   473
  MicroJava/Comp/CorrComp.thy \
b95d12325b51 Added compiler
streckem
parents: 13589
diff changeset
   474
  MicroJava/Comp/CorrCompTp.thy \
b95d12325b51 Added compiler
streckem
parents: 13589
diff changeset
   475
  MicroJava/Comp/DefsComp.thy \
b95d12325b51 Added compiler
streckem
parents: 13589
diff changeset
   476
  MicroJava/Comp/Index.thy \
b95d12325b51 Added compiler
streckem
parents: 13589
diff changeset
   477
  MicroJava/Comp/LemmasComp.thy \
b95d12325b51 Added compiler
streckem
parents: 13589
diff changeset
   478
  MicroJava/Comp/NatCanonify.thy \
b95d12325b51 Added compiler
streckem
parents: 13589
diff changeset
   479
  MicroJava/Comp/TranslComp.thy \
b95d12325b51 Added compiler
streckem
parents: 13589
diff changeset
   480
  MicroJava/Comp/TranslCompTp.thy \
b95d12325b51 Added compiler
streckem
parents: 13589
diff changeset
   481
  MicroJava/Comp/TypeInf.thy \
11026
a50365d21144 converted to Isar, simplifying recursion on class hierarchy
oheimb
parents: 11024
diff changeset
   482
  MicroJava/J/Conform.thy MicroJava/J/Eval.thy MicroJava/J/JBasis.thy \
a50365d21144 converted to Isar, simplifying recursion on class hierarchy
oheimb
parents: 11024
diff changeset
   483
  MicroJava/J/JTypeSafe.thy MicroJava/J/Decl.thy MicroJava/J/State.thy \
a50365d21144 converted to Isar, simplifying recursion on class hierarchy
oheimb
parents: 11024
diff changeset
   484
  MicroJava/J/Term.thy MicroJava/J/Type.thy MicroJava/J/TypeRel.thy \
a50365d21144 converted to Isar, simplifying recursion on class hierarchy
oheimb
parents: 11024
diff changeset
   485
  MicroJava/J/WellForm.thy MicroJava/J/Value.thy \
a50365d21144 converted to Isar, simplifying recursion on class hierarchy
oheimb
parents: 11024
diff changeset
   486
  MicroJava/J/WellType.thy MicroJava/J/Example.thy \
12438
afd41635dcf9 Added new files (code generator and examples).
berghofe
parents: 12432
diff changeset
   487
  MicroJava/J/JListExample.thy \
9381
a0491eed2270 MicroJava structure changed
kleing
parents: 9353
diff changeset
   488
  MicroJava/JVM/JVMExec.thy MicroJava/JVM/JVMInstructions.thy\
a0491eed2270 MicroJava structure changed
kleing
parents: 9353
diff changeset
   489
  MicroJava/JVM/JVMState.thy MicroJava/JVM/JVMExecInstr.thy\
12521
b1ebe0320d79 MicroJava exception merge
kleing
parents: 12438
diff changeset
   490
  MicroJava/JVM/JVMListExample.thy MicroJava/JVM/JVMExceptions.thy \
11228
5516e806dc09 MicroJava/BV dependencies incomplete
nipkow
parents: 11220
diff changeset
   491
  MicroJava/BV/BVSpec.thy MicroJava/BV/BVSpecTypeSafe.thy \
5516e806dc09 MicroJava/BV dependencies incomplete
nipkow
parents: 11220
diff changeset
   492
  MicroJava/BV/Correct.thy MicroJava/BV/Err.thy MicroJava/BV/JType.thy \
5516e806dc09 MicroJava/BV dependencies incomplete
nipkow
parents: 11220
diff changeset
   493
  MicroJava/BV/JVM.thy MicroJava/BV/JVMType.thy MicroJava/BV/Kildall.thy \
5516e806dc09 MicroJava/BV dependencies incomplete
nipkow
parents: 11220
diff changeset
   494
  MicroJava/BV/LBVSpec.thy MicroJava/BV/Listn.thy MicroJava/BV/Opt.thy \
5516e806dc09 MicroJava/BV dependencies incomplete
nipkow
parents: 11220
diff changeset
   495
  MicroJava/BV/Product.thy MicroJava/BV/Semilat.thy \
12521
b1ebe0320d79 MicroJava exception merge
kleing
parents: 12438
diff changeset
   496
  MicroJava/BV/Effect.thy MicroJava/BV/EffectMono.thy \
11228
5516e806dc09 MicroJava/BV dependencies incomplete
nipkow
parents: 11220
diff changeset
   497
  MicroJava/BV/Typing_Framework.thy MicroJava/BV/Typing_Framework_err.thy \
13224
6f0928a942d1 LBV instantiantion refactored, streamlined
kleing
parents: 13200
diff changeset
   498
  MicroJava/BV/Typing_Framework_JVM.thy MicroJava/BV/BVExample.thy \
6f0928a942d1 LBV instantiantion refactored, streamlined
kleing
parents: 13200
diff changeset
   499
  MicroJava/BV/LBVSpec.thy MicroJava/BV/LBVCorrect.thy \
6f0928a942d1 LBV instantiantion refactored, streamlined
kleing
parents: 13200
diff changeset
   500
  MicroJava/BV/LBVComplete.thy MicroJava/BV/LBVJVM.thy \
12915
2832fba717ec new MicroJava document
kleing
parents: 12897
diff changeset
   501
  MicroJava/document/root.bib MicroJava/document/root.tex \
2832fba717ec new MicroJava document
kleing
parents: 12897
diff changeset
   502
  MicroJava/document/introduction.tex
11850
cdfc3fce577e document graphs for several sessions;
wenzelm
parents: 11837
diff changeset
   503
	@$(ISATOOL) usedir -g true $(OUT)/HOL MicroJava
cdfc3fce577e document graphs for several sessions;
wenzelm
parents: 11837
diff changeset
   504
8012
bbdf3c51c3b8 Added MicroJava
nipkow
parents: 8008
diff changeset
   505
11376
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   506
## HOL-NanoJava
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   507
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   508
HOL-NanoJava: HOL $(LOG)/HOL-NanoJava.gz
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   509
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   510
$(LOG)/HOL-NanoJava.gz: $(OUT)/HOL NanoJava/ROOT.ML \
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   511
  NanoJava/Term.thy NanoJava/Decl.thy NanoJava/TypeRel.thy NanoJava/State.thy \
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   512
  NanoJava/OpSem.thy NanoJava/AxSem.thy NanoJava/AxSem.thy \
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   513
  NanoJava/document/root.bib NanoJava/document/root.tex
11850
cdfc3fce577e document graphs for several sessions;
wenzelm
parents: 11837
diff changeset
   514
	@$(ISATOOL) usedir -g true $(OUT)/HOL NanoJava
cdfc3fce577e document graphs for several sessions;
wenzelm
parents: 11837
diff changeset
   515
8193
33e4ec7a2daa added MicroJava/document;
wenzelm
parents: 8179
diff changeset
   516
12855
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   517
## HOL-Bali
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   518
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   519
HOL-Bali: HOL $(LOG)/HOL-Bali.gz
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   520
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   521
$(LOG)/HOL-Bali.gz: $(OUT)/HOL Bali/AxCompl.thy Bali/AxExample.thy	\
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   522
  Bali/AxSem.thy Bali/AxSound.thy Bali/Basis.thy Bali/Conform.thy	\
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   523
  Bali/Decl.thy Bali/DeclConcepts.thy Bali/Eval.thy Bali/Evaln.thy	\
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   524
  Bali/Example.thy Bali/Name.thy Bali/ROOT.ML Bali/State.thy		\
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   525
  Bali/Table.thy Bali/Term.thy Bali/Trans.thy Bali/Type.thy		\
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   526
  Bali/TypeRel.thy Bali/TypeSafe.thy Bali/Value.thy Bali/WellForm.thy	\
13695
3e48dcd25746 two new Bali files
kleing
parents: 13682
diff changeset
   527
  Bali/DefiniteAssignment.thy Bali/DefiniteAssignmentCorrect.thy \
12855
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   528
  Bali/WellType.thy Bali/document/root.tex
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   529
	@$(ISATOOL) usedir -g true $(OUT)/HOL Bali
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   530
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   531
11356
8fbb19b84f94 added HOL-CTL;
wenzelm
parents: 11349
diff changeset
   532
## HOL-CTL
8fbb19b84f94 added HOL-CTL;
wenzelm
parents: 11349
diff changeset
   533
8fbb19b84f94 added HOL-CTL;
wenzelm
parents: 11349
diff changeset
   534
HOL-CTL: HOL $(LOG)/HOL-CTL.gz
8fbb19b84f94 added HOL-CTL;
wenzelm
parents: 11349
diff changeset
   535
8fbb19b84f94 added HOL-CTL;
wenzelm
parents: 11349
diff changeset
   536
$(LOG)/HOL-CTL.gz: $(OUT)/HOL \
8fbb19b84f94 added HOL-CTL;
wenzelm
parents: 11349
diff changeset
   537
  CTL/CTL.thy CTL/ROOT.ML CTL/document/root.tex CTL/document/root.bib
8fbb19b84f94 added HOL-CTL;
wenzelm
parents: 11349
diff changeset
   538
	@$(ISATOOL) usedir $(OUT)/HOL CTL
8fbb19b84f94 added HOL-CTL;
wenzelm
parents: 11349
diff changeset
   539
8fbb19b84f94 added HOL-CTL;
wenzelm
parents: 11349
diff changeset
   540
13403
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   541
## HOL-Extraction
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   542
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   543
HOL-Extraction: HOL $(LOG)/HOL-Extraction.gz
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   544
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   545
$(LOG)/HOL-Extraction.gz: $(OUT)/HOL \
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   546
  Extraction/Higman.thy Extraction/ROOT.ML Extraction/QuotRem.thy \
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   547
  Extraction/Warshall.thy Extraction/document/root.tex \
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   548
  Extraction/document/root.bib
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   549
	@$(ISATOOL) usedir $(OUT)/HOL Extraction
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   550
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   551
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   552
## HOL-IOA
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   553
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   554
HOL-IOA: HOL $(LOG)/HOL-IOA.gz
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   555
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   556
$(LOG)/HOL-IOA.gz: $(OUT)/HOL IOA/Asig.ML IOA/Asig.thy IOA/IOA.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   557
  IOA/IOA.thy IOA/ROOT.ML IOA/Solve.ML IOA/Solve.thy
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   558
	@$(ISATOOL) usedir $(OUT)/HOL IOA
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   559
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   560
10135
c2a4dccf6e67 reorganized AxClasses;
wenzelm
parents: 10094
diff changeset
   561
## HOL-AxClasses
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   562
10135
c2a4dccf6e67 reorganized AxClasses;
wenzelm
parents: 10094
diff changeset
   563
HOL-AxClasses: HOL $(LOG)/HOL-AxClasses.gz
2545
d10abc8c11fb added AxClasses test;
wenzelm
parents: 2527
diff changeset
   564
10135
c2a4dccf6e67 reorganized AxClasses;
wenzelm
parents: 10094
diff changeset
   565
$(LOG)/HOL-AxClasses.gz: $(OUT)/HOL AxClasses/Group.thy \
c2a4dccf6e67 reorganized AxClasses;
wenzelm
parents: 10094
diff changeset
   566
  AxClasses/Product.thy AxClasses/ROOT.ML AxClasses/Semigroups.thy
c2a4dccf6e67 reorganized AxClasses;
wenzelm
parents: 10094
diff changeset
   567
	@$(ISATOOL) usedir $(OUT)/HOL AxClasses
2545
d10abc8c11fb added AxClasses test;
wenzelm
parents: 2527
diff changeset
   568
d10abc8c11fb added AxClasses test;
wenzelm
parents: 2527
diff changeset
   569
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   570
## HOL-Lattice
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   571
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   572
HOL-Lattice: HOL $(LOG)/HOL-Lattice.gz
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   573
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   574
$(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
   575
  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
   576
  Lattice/ROOT.ML Lattice/document/root.tex
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   577
	@$(ISATOOL) usedir $(OUT)/HOL Lattice
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   578
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   579
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   580
## HOL-ex
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   581
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   582
HOL-ex: HOL $(LOG)/HOL-ex.gz
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   583
14482
82774ac788ae moved MiniML and AVL to archive of formal proofs
kleing
parents: 14477
diff changeset
   584
$(LOG)/HOL-ex.gz: $(OUT)/HOL ex/Antiquote.thy \
15037
19b3b0382303 *** empty log message ***
nipkow
parents: 15013
diff changeset
   585
  ex/BT.thy ex/BinEx.thy ex/Higher_Order_Logic.thy \
14603
985eb6708207 Moved ring stuff from ex into Ring_and_Field.
nipkow
parents: 14592
diff changeset
   586
  ex/Hilbert_Classical.thy ex/InSort.thy \
14244
f58598341d30 InductiveInvariant_examples illustrates advanced recursive function definitions
paulson
parents: 14220
diff changeset
   587
  ex/InductiveInvariant.thy  ex/InductiveInvariant_examples.thy\
14603
985eb6708207 Moved ring stuff from ex into Ring_and_Field.
nipkow
parents: 14592
diff changeset
   588
  ex/Intuitionistic.thy \
985eb6708207 Moved ring stuff from ex into Ring_and_Field.
nipkow
parents: 14592
diff changeset
   589
  ex/Lagrange.thy ex/Locales.thy ex/MergeSort.thy \
11024
23bf8d787b04 converted to new-style theories;
wenzelm
parents: 10985
diff changeset
   590
  ex/MT.ML ex/MT.thy ex/MonoidGroup.thy ex/Multiquote.thy \
13879
92c0973ac730 Added decision procedure for Presburger arithmetic.
berghofe
parents: 13875
diff changeset
   591
  ex/NatSum.thy ex/PER.thy ex/PresburgerEx.thy ex/Primrec.thy ex/Puzzle.thy \
14592
dd1a2905ea73 Added theory with examples for quickcheck command.
berghofe
parents: 14578
diff changeset
   592
  ex/Qsort.thy ex/Quickcheck_Examples.thy ex/ROOT.ML ex/Recdefs.thy ex/Records.thy \
14350
41b32020d0b3 Adding 'refute' to HOL.
webertj
parents: 14348
diff changeset
   593
  ex/Refute_Examples.thy \
14603
985eb6708207 Moved ring stuff from ex into Ring_and_Field.
nipkow
parents: 14592
diff changeset
   594
  ex/StringEx.thy ex/SVC_Oracle.ML ex/SVC_Oracle.thy \
14220
4dc132902672 Merging of ex/cla.ML and ex/mesontest.ML to ex/Classical.thy
paulson
parents: 14199
diff changeset
   595
  ex/Tarski.thy ex/Tuple.thy ex/Classical.thy \
13059
d78d2089e163 removed ex/set.ML
paulson
parents: 13034
diff changeset
   596
  ex/mesontest2.ML ex/mesontest2.thy ex/set.thy ex/svc_funcs.ML \
12869
f362c0323d92 moved SVC stuff to ex;
wenzelm
parents: 12855
diff changeset
   597
  ex/svc_test.ML ex/svc_test.thy ex/document/root.bib ex/document/root.tex
2826
0b0d9e3bc661 isatool usedir;
wenzelm
parents: 2635
diff changeset
   598
	@$(ISATOOL) usedir $(OUT)/HOL ex
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   599
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   600
6445
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   601
## HOL-Isar_examples
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   602
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   603
HOL-Isar_examples: HOL $(LOG)/HOL-Isar_examples.gz
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   604
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   605
$(LOG)/HOL-Isar_examples.gz: $(OUT)/HOL Isar_examples/BasicLogic.thy \
6516
09207771cc7c added Isar_examples/Cantor.ML;
wenzelm
parents: 6496
diff changeset
   606
  Isar_examples/Cantor.ML Isar_examples/Cantor.thy \
8050
ad6440cd84be added Isar_examples/Fibonacci.thy;
wenzelm
parents: 8040
diff changeset
   607
  Isar_examples/ExprCompiler.thy Isar_examples/Fibonacci.thy \
10143
86c39bba873f added Isar_examples/Hoare.thy Isar_examples/HoareEx.thy;
wenzelm
parents: 10135
diff changeset
   608
  Isar_examples/Group.thy Isar_examples/Hoare.thy Isar_examples/HoareEx.thy \
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   609
  Isar_examples/KnasterTarski.thy Isar_examples/MutilatedCheckerboard.thy \
8677
de62440762b8 added Isar_examples/NestedDatatype.thy;
wenzelm
parents: 8569
diff changeset
   610
  Isar_examples/NestedDatatype.thy Isar_examples/Peirce.thy \
8050
ad6440cd84be added Isar_examples/Fibonacci.thy;
wenzelm
parents: 8040
diff changeset
   611
  Isar_examples/Puzzle.thy Isar_examples/Summation.thy \
12946
75447c743810 Isar_examples/W_correct moved to W0;
wenzelm
parents: 12918
diff changeset
   612
  Isar_examples/ROOT.ML Isar_examples/document/proof.sty \
75447c743810 Isar_examples/W_correct moved to W0;
wenzelm
parents: 12918
diff changeset
   613
  Isar_examples/document/root.bib Isar_examples/document/root.tex \
13703
a36a0d417133 Hoare.ML -> hoare.ML
kleing
parents: 13697
diff changeset
   614
  Isar_examples/document/style.tex Hoare/hoare.ML
6445
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   615
	@$(ISATOOL) usedir $(OUT)/HOL Isar_examples
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   616
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   617
14199
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   618
## HOL-SET-Protocol
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   619
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   620
HOL-SET-Protocol: HOL $(LOG)/HOL-SET-Protocol.gz
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   621
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   622
$(LOG)/HOL-SET-Protocol.gz: $(OUT)/HOL SET-Protocol/ROOT.ML \
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   623
  SET-Protocol/MessageSET.thy\
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   624
  SET-Protocol/EventSET.thy\
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   625
  SET-Protocol/PublicSET.thy\
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   626
  SET-Protocol/Cardholder_Registration.thy\
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   627
  SET-Protocol/Merchant_Registration.thy\
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   628
  SET-Protocol/Purchase.thy\
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   629
  SET-Protocol/document/root.tex 
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   630
	@$(ISATOOL) usedir -g true $(OUT)/HOL SET-Protocol
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   631
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   632
14610
9c2e31e483b2 added HOL-Matrix, added HOL/Matrix/ROOT.ML
kleing
parents: 14603
diff changeset
   633
## HOL-Matrix
9c2e31e483b2 added HOL-Matrix, added HOL/Matrix/ROOT.ML
kleing
parents: 14603
diff changeset
   634
15178
5f621aa35c25 Matrix theory, linear programming
obua
parents: 15172
diff changeset
   635
HOL-Matrix: HOL HOL-Complex $(LOG)/HOL-Matrix.gz
14610
9c2e31e483b2 added HOL-Matrix, added HOL/Matrix/ROOT.ML
kleing
parents: 14603
diff changeset
   636
15178
5f621aa35c25 Matrix theory, linear programming
obua
parents: 15172
diff changeset
   637
$(LOG)/HOL-Matrix.gz: $(OUT)/HOL-Complex \
5f621aa35c25 Matrix theory, linear programming
obua
parents: 15172
diff changeset
   638
  Matrix/MatrixGeneral.thy Matrix/Matrix.thy Matrix/SparseMatrix.thy \
5f621aa35c25 Matrix theory, linear programming
obua
parents: 15172
diff changeset
   639
  Matrix/Float.thy Matrix/FloatArith.ML Matrix/ExactFloatingPoint.ML \
5f621aa35c25 Matrix theory, linear programming
obua
parents: 15172
diff changeset
   640
  Matrix/Cplex.ML Matrix/CplexMatrixConverter.ML \
5f621aa35c25 Matrix theory, linear programming
obua
parents: 15172
diff changeset
   641
  Matrix/FloatSparseMatrixBuilder.ML \
5f621aa35c25 Matrix theory, linear programming
obua
parents: 15172
diff changeset
   642
  Matrix/conv.ML Matrix/eq_codegen.ML Matrix/codegen_prep.ML \
5f621aa35c25 Matrix theory, linear programming
obua
parents: 15172
diff changeset
   643
  Matrix/fspmlp.ML \
5f621aa35c25 Matrix theory, linear programming
obua
parents: 15172
diff changeset
   644
  Matrix/MatrixLP_gensimp.ML Matrix/MatrixLP.ML Matrix/MatrixLP.thy \
5f621aa35c25 Matrix theory, linear programming
obua
parents: 15172
diff changeset
   645
  Matrix/document/root.tex Matrix/ROOT.ML
5f621aa35c25 Matrix theory, linear programming
obua
parents: 15172
diff changeset
   646
	@cd Matrix; $(ISATOOL) usedir -b $(OUT)/HOL-Complex HOL-Matrix
14199
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   647
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   648
## TLA
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   649
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   650
TLA: HOL $(OUT)/TLA
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   651
6254
f6335d319e9f updated TLA;
wenzelm
parents: 6250
diff changeset
   652
$(OUT)/TLA: $(OUT)/HOL TLA/Action.ML TLA/Action.thy TLA/Init.ML \
9516
72b5d28aae58 tuned TLA;
wenzelm
parents: 9510
diff changeset
   653
  TLA/Init.thy TLA/Intensional.ML TLA/Intensional.thy \
6254
f6335d319e9f updated TLA;
wenzelm
parents: 6250
diff changeset
   654
  TLA/ROOT.ML TLA/Stfun.ML TLA/Stfun.thy TLA/TLA.ML TLA/TLA.thy
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   655
	@cd TLA; $(ISATOOL) usedir -b $(OUT)/HOL TLA
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   656
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   657
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   658
## TLA-Inc
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   659
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   660
TLA-Inc: TLA $(LOG)/TLA-Inc.gz
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   661
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   662
$(LOG)/TLA-Inc.gz: $(OUT)/TLA TLA/Inc/Inc.thy TLA/Inc/Inc.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   663
  TLA/Inc/Pcount.thy
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   664
	@cd TLA; $(ISATOOL) usedir $(OUT)/TLA Inc
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   665
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   666
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   667
## TLA-Buffer
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   668
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   669
TLA-Buffer: TLA $(LOG)/TLA-Buffer.gz
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   670
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   671
$(LOG)/TLA-Buffer.gz: $(OUT)/TLA TLA/Buffer/Buffer.thy \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   672
  TLA/Buffer/Buffer.ML TLA/Buffer/DBuffer.thy TLA/Buffer/DBuffer.ML
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   673
	@cd TLA; $(ISATOOL) usedir $(OUT)/TLA Buffer
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   674
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   675
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   676
## TLA-Memory
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   677
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   678
TLA-Memory: TLA $(LOG)/TLA-Memory.gz
4447
b7ee449eb345 log files;
wenzelm
parents: 4289
diff changeset
   679
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   680
$(LOG)/TLA-Memory.gz: $(OUT)/TLA TLA/Memory/MIParameters.thy \
9516
72b5d28aae58 tuned TLA;
wenzelm
parents: 9510
diff changeset
   681
  TLA/Memory/MIsafe.ML TLA/Memory/MemClerk.ML \
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   682
  TLA/Memory/MemClerk.thy TLA/Memory/MemClerkParameters.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   683
  TLA/Memory/MemClerkParameters.thy TLA/Memory/Memory.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   684
  TLA/Memory/Memory.thy TLA/Memory/MemoryImplementation.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   685
  TLA/Memory/MemoryImplementation.thy TLA/Memory/MemoryParameters.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   686
  TLA/Memory/MemoryParameters.thy TLA/Memory/ProcedureInterface.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   687
  TLA/Memory/ProcedureInterface.thy TLA/Memory/RPC.ML TLA/Memory/RPC.thy \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   688
  TLA/Memory/RPCMemoryParams.thy TLA/Memory/RPCParameters.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   689
  TLA/Memory/RPCParameters.thy
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   690
	@cd TLA; $(ISATOOL) usedir $(OUT)/TLA Memory
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   691
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   692
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   693
## clean
4447
b7ee449eb345 log files;
wenzelm
parents: 4289
diff changeset
   694
b7ee449eb345 log files;
wenzelm
parents: 4289
diff changeset
   695
clean:
13966
2160abf7cfe7 removal of the image HOL-Real and merging of HOL-Real-ex with HOL-Complex-ex
paulson
parents: 13964
diff changeset
   696
	@rm -f  $(OUT)/HOL $(OUT)/HOL-Complex $(OUT)/TLA \
13980
f254d1c92a6a removed obsolete references to HOL-Real
paulson
parents: 13967
diff changeset
   697
		$(LOG)/HOL.gz $(LOG)/TLA.gz \
9481
wenzelm
parents: 9479
diff changeset
   698
		$(LOG)/HOL-Isar_examples.gz $(LOG)/HOL-Induct.gz \
wenzelm
parents: 9479
diff changeset
   699
		$(LOG)/HOL-ex.gz $(LOG)/HOL-Subst.gz $(LOG)/HOL-IMP.gz \
wenzelm
parents: 9479
diff changeset
   700
		$(LOG)/HOL-IMPP.gz $(LOG)/HOL-Hoare.gz \
12996
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   701
		$(LOG)/HOL-HoareParallel.gz \
9481
wenzelm
parents: 9479
diff changeset
   702
		$(LOG)/HOL-Lex.gz $(LOG)/HOL-Algebra.gz \
wenzelm
parents: 9479
diff changeset
   703
		$(LOG)/HOL-Auth.gz $(LOG)/HOL-UNITY.gz \
wenzelm
parents: 9479
diff changeset
   704
		$(LOG)/HOL-Modelcheck.gz $(LOG)/HOL-Lambda.gz \
12855
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   705
                $(LOG)/HOL-Bali.gz $(LOG)/HOL-CTL.gz \
11376
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   706
		$(LOG)/HOL-MicroJava.gz $(LOG)/HOL-NanoJava.gz \
10135
c2a4dccf6e67 reorganized AxClasses;
wenzelm
parents: 10094
diff changeset
   707
		$(LOG)/HOL-IOA.gz $(LOG)/HOL-AxClasses \
13980
f254d1c92a6a removed obsolete references to HOL-Real
paulson
parents: 13967
diff changeset
   708
		$(LOG)/HOL-Lattice \
f254d1c92a6a removed obsolete references to HOL-Real
paulson
parents: 13967
diff changeset
   709
		$(LOG)/HOL-Complex.gz \
13961
233dd3bb2390 new directory Complex
paulson
parents: 13949
diff changeset
   710
		$(LOG)/HOL-Complex-ex.gz \
14199
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   711
		$(LOG)/HOL-Complex-HahnBanach.gz $(LOG)/HOL-SET-Protocol.gz \
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   712
                $(LOG)/TLA-Inc.gz $(LOG)/TLA-Buffer.gz $(LOG)/TLA-Memory.gz \
10981
wenzelm
parents: 10980
diff changeset
   713
		$(LOG)/HOL-Library.gz $(LOG)/HOL-Unix.gz