src/HOL/IsaMakefile
author wenzelm
Tue, 20 Nov 2001 20:54:12 +0100
changeset 12246 fdb65a05fca8
parent 12224 02df7cbe7d25
child 12257 e3f7d6fb55d7
permissions -rw-r--r--
tuned;
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
# $Id$
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
     3
#
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
     4
# IsaMakefile for HOL
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
     5
#
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
     6
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
     7
## targets
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
     8
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
     9
default: HOL
11544
97305ee424a9 HOL-Real-Hyperreal made a plain session (no longer an image);
wenzelm
parents: 11532
diff changeset
    10
images: HOL HOL-Real TLA
10135
c2a4dccf6e67 reorganized AxClasses;
wenzelm
parents: 10094
diff changeset
    11
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
    12
#Note: keep targets sorted (except for HOL-Library)
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    13
test: \
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
    14
  HOL-Library \
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    15
  HOL-Algebra \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    16
  HOL-Auth \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    17
  HOL-AxClasses \
11356
8fbb19b84f94 added HOL-CTL;
wenzelm
parents: 11349
diff changeset
    18
  HOL-CTL \
12246
wenzelm
parents: 12224
diff changeset
    19
  HOL-GroupTheory \
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    20
      HOL-Real-HahnBanach \
11544
97305ee424a9 HOL-Real-Hyperreal made a plain session (no longer an image);
wenzelm
parents: 11532
diff changeset
    21
      HOL-Real-Hyperreal \
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    22
      HOL-Real-ex \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    23
  HOL-Hoare \
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 \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    31
  HOL-Lex \
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-MiniML \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    34
  HOL-Modelcheck \
11376
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
    35
  HOL-NanoJava \
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    36
  HOL-NumberTheory \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    37
  HOL-Prolog \
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 \
9869
95dca9f991f2 improved meson setup;
wenzelm
parents: 9840
diff changeset
    73
  $(SRC)/Provers/Arith/fast_lin_arith.ML $(SRC)/Provers/blast.ML \
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
    74
  $(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
    75
  $(SRC)/Provers/hypsubst.ML $(SRC)/Provers/induct_method.ML \
11770
b6bb7a853dd2 moved rulify to ObjectLogic;
wenzelm
parents: 11751
diff changeset
    76
  $(SRC)/Provers/make_elim.ML $(SRC)/Provers/simplifier.ML \
11837
b2a9853ec6dd got rid of Provers/split_paired_all.ML;
wenzelm
parents: 11770
diff changeset
    77
  $(SRC)/Provers/splitter.ML $(SRC)/TFL/dcterm.ML $(SRC)/TFL/post.ML \
11686
68b95cb97745 $(SRC)/Provers/induct_method.ML replaces Tools/induct_method.ML;
wenzelm
parents: 11659
diff changeset
    78
  $(SRC)/TFL/rules.ML $(SRC)/TFL/tfl.ML $(SRC)/TFL/thms.ML $(SRC)/TFL/thry.ML \
12020
a24373086908 theory Calculation move to Set;
wenzelm
parents: 11850
diff changeset
    79
  $(SRC)/TFL/usyntax.ML $(SRC)/TFL/utils.ML \
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
    80
  Datatype.thy Datatype_Universe.ML Datatype_Universe.thy Divides.ML \
11451
8abfb4f7bd02 partial restructuring to reduce dependence on Axiom of Choice
paulson
parents: 11447
diff changeset
    81
  Divides.thy Finite.ML Finite.thy Fun.ML Fun.thy Gfp.ML Gfp.thy \
8abfb4f7bd02 partial restructuring to reduce dependence on Axiom of Choice
paulson
parents: 11447
diff changeset
    82
  Hilbert_Choice.thy Hilbert_Choice_lemmas.ML HOL.ML \
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
    83
  HOL.thy HOL_lemmas.ML Inductive.thy Integ/Bin.ML Integ/Bin.thy \
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
    84
  Integ/Equiv.ML Integ/Equiv.thy Integ/Int.ML Integ/Int.thy \
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
    85
  Integ/IntArith.ML Integ/IntArith.thy Integ/IntDef.ML Integ/IntDef.thy \
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
    86
  Integ/IntDiv.ML Integ/IntDiv.thy Integ/IntPower.ML Integ/IntPower.thy \
10574
8f98f0301d67 Linear arithmetic now copes with mixed nat/int formulae.
nipkow
parents: 10535
diff changeset
    87
  Integ/nat_bin.ML Integ/NatBin.thy Integ/NatSimprocs.ML \
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
    88
  Integ/NatSimprocs.thy Integ/int_arith1.ML Integ/int_arith2.ML \
10535
c00b1d0d46ac new simproc file cancel_numeral_factor.ML
paulson
parents: 10480
diff changeset
    89
  Integ/int_factor_simprocs.ML Integ/nat_simprocs.ML \
c00b1d0d46ac new simproc file cancel_numeral_factor.ML
paulson
parents: 10480
diff changeset
    90
  Inverse_Image.ML Inverse_Image.thy Lfp.ML \
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
    91
  Lfp.thy List.ML List.thy Main.ML Main.thy Map.ML Map.thy Nat.ML \
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
    92
  Nat.thy NatArith.ML NatArith.thy NatDef.ML NatDef.thy Numeral.thy \
11751
89cff5bfe3b1 removed Ord.thy (now part of HOL.thy).
wenzelm
parents: 11686
diff changeset
    93
  Option.ML Option.thy Power.ML Power.thy PreList.thy \
11837
b2a9853ec6dd got rid of Provers/split_paired_all.ML;
wenzelm
parents: 11770
diff changeset
    94
  Product_Type.ML Product_Type.thy ROOT.ML Recdef.thy Record.thy \
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
    95
  Relation.ML Relation.thy Relation_Power.ML Relation_Power.thy \
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
    96
  SVC_Oracle.ML SVC_Oracle.thy Set.ML Set.thy SetInterval.ML \
12024
b3661262541e moved String into Main;
wenzelm
parents: 12020
diff changeset
    97
  SetInterval.thy Sum_Type.ML Sum_Type.thy \
11532
da74db1373ea Added new files for code generator.
berghofe
parents: 11451
diff changeset
    98
  Tools/basic_codegen.ML Tools/datatype_abs_proofs.ML Tools/datatype_aux.ML \
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
    99
  Tools/datatype_package.ML Tools/datatype_prop.ML \
11686
68b95cb97745 $(SRC)/Provers/induct_method.ML replaces Tools/induct_method.ML;
wenzelm
parents: 11659
diff changeset
   100
  Tools/datatype_rep_proofs.ML \
11532
da74db1373ea Added new files for code generator.
berghofe
parents: 11451
diff changeset
   101
  Tools/inductive_package.ML Tools/inductive_codegen.ML Tools/meson.ML Tools/numeral_syntax.ML \
10757
8cd507be7138 put in some missing Hyperreal files
paulson
parents: 10751
diff changeset
   102
  Tools/primrec_package.ML Tools/recdef_package.ML \
11026
a50365d21144 converted to Isar, simplifying recursion on class hierarchy
oheimb
parents: 11024
diff changeset
   103
  Tools/record_package.ML Tools/split_rule.ML \
a50365d21144 converted to Isar, simplifying recursion on class hierarchy
oheimb
parents: 11024
diff changeset
   104
  Tools/svc_funcs.ML Tools/typedef_package.ML \
11609
3f3d1add4d94 eliminated theories "equalities" and "mono" (made part of "Typedef",
wenzelm
parents: 11598
diff changeset
   105
  Transitive_Closure.thy Transitive_Closure_lemmas.ML Typedef.thy \
3f3d1add4d94 eliminated theories "equalities" and "mono" (made part of "Typedef",
wenzelm
parents: 11598
diff changeset
   106
  Wellfounded_Recursion.ML Wellfounded_Recursion.thy Wellfounded_Relations.ML \
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   107
  Wellfounded_Relations.thy arith_data.ML blastdata.ML cladata.ML \
12024
b3661262541e moved String into Main;
wenzelm
parents: 12020
diff changeset
   108
  document/root.tex equalities.ML hologic.ML meson_lemmas.ML mono.ML \
11609
3f3d1add4d94 eliminated theories "equalities" and "mono" (made part of "Typedef",
wenzelm
parents: 11598
diff changeset
   109
  simpdata.ML subset.ML thy_syntax.ML
2826
0b0d9e3bc661 isatool usedir;
wenzelm
parents: 2635
diff changeset
   110
	@$(ISATOOL) usedir -b $(OUT)/Pure HOL
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   111
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   112
7125
df7cf6e85501 HOL-Real target now builds an actual image;
wenzelm
parents: 7085
diff changeset
   113
## HOL-Real
df7cf6e85501 HOL-Real target now builds an actual image;
wenzelm
parents: 7085
diff changeset
   114
df7cf6e85501 HOL-Real target now builds an actual image;
wenzelm
parents: 7085
diff changeset
   115
HOL-Real: HOL $(OUT)/HOL-Real
df7cf6e85501 HOL-Real target now builds an actual image;
wenzelm
parents: 7085
diff changeset
   116
10751
a81ea5d3dd41 separation of HOL-Hyperreal from HOL-Real
paulson
parents: 10732
diff changeset
   117
$(OUT)/HOL-Real: $(OUT)/HOL \
a81ea5d3dd41 separation of HOL-Hyperreal from HOL-Real
paulson
parents: 10732
diff changeset
   118
  Real/Lubs.ML Real/Lubs.thy Real/PNat.ML Real/PNat.thy \
a81ea5d3dd41 separation of HOL-Hyperreal from HOL-Real
paulson
parents: 10732
diff changeset
   119
  Real/PRat.ML Real/PRat.thy \
10094
22f201e9ec7a proper Hyperreal setup;
wenzelm
parents: 10059
diff changeset
   120
  Real/PReal.ML Real/PReal.thy Real/RComplete.ML Real/RComplete.thy \
22f201e9ec7a proper Hyperreal setup;
wenzelm
parents: 10059
diff changeset
   121
  Real/ROOT.ML Real/Real.thy Real/RealAbs.ML Real/RealAbs.thy \
10724
819ee80305a8 *** empty log message ***
nipkow
parents: 10705
diff changeset
   122
  Real/RealArith0.ML Real/RealArith0.thy Real/real_arith0.ML \
819ee80305a8 *** empty log message ***
nipkow
parents: 10705
diff changeset
   123
  Real/RealArith.thy Real/real_arith.ML Real/RealBin.ML \
10094
22f201e9ec7a proper Hyperreal setup;
wenzelm
parents: 10059
diff changeset
   124
  Real/RealBin.thy Real/RealDef.ML Real/RealDef.thy Real/RealInt.ML \
22f201e9ec7a proper Hyperreal setup;
wenzelm
parents: 10059
diff changeset
   125
  Real/RealInt.thy Real/RealOrd.ML Real/RealOrd.thy Real/RealPow.ML \
9436
62bb04ab4b01 rearranged setup of arithmetic procedures, avoiding global reference values;
wenzelm
parents: 9381
diff changeset
   126
  Real/RealPow.thy Real/real_arith.ML
7125
df7cf6e85501 HOL-Real target now builds an actual image;
wenzelm
parents: 7085
diff changeset
   127
	@cd Real; $(ISATOOL) usedir -b $(OUT)/HOL HOL-Real
df7cf6e85501 HOL-Real target now builds an actual image;
wenzelm
parents: 7085
diff changeset
   128
10772
115c65650be3 TFL: renamed .sml to .ML;
wenzelm
parents: 10757
diff changeset
   129
11544
97305ee424a9 HOL-Real-Hyperreal made a plain session (no longer an image);
wenzelm
parents: 11532
diff changeset
   130
## HOL-Real-Hyperreal
10751
a81ea5d3dd41 separation of HOL-Hyperreal from HOL-Real
paulson
parents: 10732
diff changeset
   131
11544
97305ee424a9 HOL-Real-Hyperreal made a plain session (no longer an image);
wenzelm
parents: 11532
diff changeset
   132
HOL-Real-Hyperreal: HOL-Real $(LOG)/HOL-Real-Hyperreal.gz
10751
a81ea5d3dd41 separation of HOL-Hyperreal from HOL-Real
paulson
parents: 10732
diff changeset
   133
12196
a3be6b3a9c0b new theories from Jacques Fleuriot
paulson
parents: 12101
diff changeset
   134
$(LOG)/HOL-Real-Hyperreal.gz: $(OUT)/HOL-Real Hyperreal/ROOT.ML\
a3be6b3a9c0b new theories from Jacques Fleuriot
paulson
parents: 12101
diff changeset
   135
  Hyperreal/EvenOdd.ML Hyperreal/EvenOdd.thy Hyperreal/ExtraThms2.ML\
a3be6b3a9c0b new theories from Jacques Fleuriot
paulson
parents: 12101
diff changeset
   136
  Hyperreal/ExtraThms2.thy Hyperreal/Fact.ML Hyperreal/Fact.thy\
a3be6b3a9c0b new theories from Jacques Fleuriot
paulson
parents: 12101
diff changeset
   137
  Hyperreal/Filter.ML Hyperreal/Filter.thy Hyperreal/HRealAbs.ML\
a3be6b3a9c0b new theories from Jacques Fleuriot
paulson
parents: 12101
diff changeset
   138
  Hyperreal/HRealAbs.thy Hyperreal/HSeries.ML Hyperreal/HSeries.thy\
a3be6b3a9c0b new theories from Jacques Fleuriot
paulson
parents: 12101
diff changeset
   139
  Hyperreal/HyperArith0.ML Hyperreal/HyperArith0.thy Hyperreal/HyperArith.thy\
a3be6b3a9c0b new theories from Jacques Fleuriot
paulson
parents: 12101
diff changeset
   140
  Hyperreal/HyperBin.ML Hyperreal/HyperBin.thy Hyperreal/HyperDef.ML\
a3be6b3a9c0b new theories from Jacques Fleuriot
paulson
parents: 12101
diff changeset
   141
  Hyperreal/HyperDef.thy Hyperreal/HyperNat.ML Hyperreal/HyperNat.thy\
a3be6b3a9c0b new theories from Jacques Fleuriot
paulson
parents: 12101
diff changeset
   142
  Hyperreal/HyperOrd.ML Hyperreal/HyperOrd.thy Hyperreal/HyperPow.ML\
12224
02df7cbe7d25 even more theories from Jacques
paulson
parents: 12196
diff changeset
   143
  Hyperreal/HyperPow.thy Hyperreal/Hyperreal.thy\
02df7cbe7d25 even more theories from Jacques
paulson
parents: 12196
diff changeset
   144
  Hyperreal/Lim.ML Hyperreal/Lim.thy  Hyperreal/Log.ML Hyperreal/Log.thy\
02df7cbe7d25 even more theories from Jacques
paulson
parents: 12196
diff changeset
   145
  Hyperreal/MacLaurin.ML Hyperreal/MacLaurin.thy\
02df7cbe7d25 even more theories from Jacques
paulson
parents: 12196
diff changeset
   146
  Hyperreal/NatStar.ML Hyperreal/NatStar.thy\
12196
a3be6b3a9c0b new theories from Jacques Fleuriot
paulson
parents: 12101
diff changeset
   147
  Hyperreal/NSA.ML Hyperreal/NSA.thy\
a3be6b3a9c0b new theories from Jacques Fleuriot
paulson
parents: 12101
diff changeset
   148
  Hyperreal/NthRoot.ML Hyperreal/NthRoot.thy\
12224
02df7cbe7d25 even more theories from Jacques
paulson
parents: 12196
diff changeset
   149
  Hyperreal/Poly.ML Hyperreal/Poly.thy\
12196
a3be6b3a9c0b new theories from Jacques Fleuriot
paulson
parents: 12101
diff changeset
   150
  Hyperreal/SEQ.ML Hyperreal/SEQ.thy Hyperreal/Series.ML Hyperreal/Series.thy\
a3be6b3a9c0b new theories from Jacques Fleuriot
paulson
parents: 12101
diff changeset
   151
  Hyperreal/Star.ML Hyperreal/Star.thy Hyperreal/Transcendental.ML\
a3be6b3a9c0b new theories from Jacques Fleuriot
paulson
parents: 12101
diff changeset
   152
  Hyperreal/Transcendental.thy Hyperreal/Zorn.ML Hyperreal/Zorn.thy\
a3be6b3a9c0b new theories from Jacques Fleuriot
paulson
parents: 12101
diff changeset
   153
  Hyperreal/fuf.ML Hyperreal/hypreal_arith.ML \
11544
97305ee424a9 HOL-Real-Hyperreal made a plain session (no longer an image);
wenzelm
parents: 11532
diff changeset
   154
  Hyperreal/hypreal_arith0.ML
97305ee424a9 HOL-Real-Hyperreal made a plain session (no longer an image);
wenzelm
parents: 11532
diff changeset
   155
	@$(ISATOOL) usedir $(OUT)/HOL-Real Hyperreal
10751
a81ea5d3dd41 separation of HOL-Hyperreal from HOL-Real
paulson
parents: 10732
diff changeset
   156
7395
66a3d3bb28e4 clean: include HOL-Real-ex;
wenzelm
parents: 7393
diff changeset
   157
7393
c6ce498b4767 make it actually RUN the real examples
paulson
parents: 7392
diff changeset
   158
## HOL-Real-ex
7392
4137c951b36b new directory HOL/Real/ex of real examples
paulson
parents: 7383
diff changeset
   159
7393
c6ce498b4767 make it actually RUN the real examples
paulson
parents: 7392
diff changeset
   160
HOL-Real-ex: HOL-Real $(LOG)/HOL-Real-ex.gz
7392
4137c951b36b new directory HOL/Real/ex of real examples
paulson
parents: 7383
diff changeset
   161
7577
644f9b4ae764 proper theory setup for Real/ex/BinEx;
wenzelm
parents: 7535
diff changeset
   162
$(LOG)/HOL-Real-ex.gz: $(OUT)/HOL-Real Real/ex/ROOT.ML \
12074
10941435e5f4 renamed Real/ex/Sqrt_Irrational.thy to Real/ex/Sqrt.thy;
wenzelm
parents: 12051
diff changeset
   163
  Real/ex/BinEx.thy Real/ex/document/root.tex Real/ex/Sqrt.thy \
10941435e5f4 renamed Real/ex/Sqrt_Irrational.thy to Real/ex/Sqrt.thy;
wenzelm
parents: 12051
diff changeset
   164
  Real/ex/Sqrt_Script.thy
7393
c6ce498b4767 make it actually RUN the real examples
paulson
parents: 7392
diff changeset
   165
	@cd Real; $(ISATOOL) usedir $(OUT)/HOL-Real ex
7125
df7cf6e85501 HOL-Real target now builds an actual image;
wenzelm
parents: 7085
diff changeset
   166
7395
66a3d3bb28e4 clean: include HOL-Real-ex;
wenzelm
parents: 7393
diff changeset
   167
7535
599d3414b51d The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents: 7513
diff changeset
   168
## HOL-Real-HahnBanach
599d3414b51d The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents: 7513
diff changeset
   169
599d3414b51d The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents: 7513
diff changeset
   170
HOL-Real-HahnBanach: HOL-Real $(LOG)/HOL-Real-HahnBanach.gz
599d3414b51d The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents: 7513
diff changeset
   171
7799
4c69318e6a6d include document;
wenzelm
parents: 7760
diff changeset
   172
$(LOG)/HOL-Real-HahnBanach.gz: $(OUT)/HOL-Real Real/HahnBanach/Aux.thy \
4c69318e6a6d include document;
wenzelm
parents: 7760
diff changeset
   173
  Real/HahnBanach/Bounds.thy Real/HahnBanach/FunctionNorm.thy \
4c69318e6a6d include document;
wenzelm
parents: 7760
diff changeset
   174
  Real/HahnBanach/FunctionOrder.thy Real/HahnBanach/HahnBanach.thy \
7917
5e5b9813cce7 HahnBanach update by Gertrud Bauer;
wenzelm
parents: 7799
diff changeset
   175
  Real/HahnBanach/HahnBanachExtLemmas.thy	\
5e5b9813cce7 HahnBanach update by Gertrud Bauer;
wenzelm
parents: 7799
diff changeset
   176
  Real/HahnBanach/HahnBanachSupLemmas.thy	\
5e5b9813cce7 HahnBanach update by Gertrud Bauer;
wenzelm
parents: 7799
diff changeset
   177
  Real/HahnBanach/Linearform.thy Real/HahnBanach/NormedSpace.thy \
5e5b9813cce7 HahnBanach update by Gertrud Bauer;
wenzelm
parents: 7799
diff changeset
   178
  Real/HahnBanach/README.html Real/HahnBanach/ROOT.ML \
5e5b9813cce7 HahnBanach update by Gertrud Bauer;
wenzelm
parents: 7799
diff changeset
   179
  Real/HahnBanach/Subspace.thy Real/HahnBanach/VectorSpace.thy \
10687
c186279eecea tuned HOL/Real/HahnBanach;
wenzelm
parents: 10614
diff changeset
   180
  Real/HahnBanach/ZornLemma.thy Real/HahnBanach/document/root.bib \
c186279eecea tuned HOL/Real/HahnBanach;
wenzelm
parents: 10614
diff changeset
   181
  Real/HahnBanach/document/root.tex
11850
cdfc3fce577e document graphs for several sessions;
wenzelm
parents: 11837
diff changeset
   182
	@cd Real; $(ISATOOL) usedir -g true $(OUT)/HOL-Real HahnBanach
7535
599d3414b51d The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents: 7513
diff changeset
   183
599d3414b51d The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents: 7513
diff changeset
   184
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   185
## HOL-Library
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   186
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   187
HOL-Library: HOL $(LOG)/HOL-Library.gz
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   188
10266
41f6be79b44f removed Library/Accessible_Part.ML;
wenzelm
parents: 10255
diff changeset
   189
$(LOG)/HOL-Library.gz: $(OUT)/HOL Library/Accessible_Part.thy \
10330
4362e906b745 "List prefixes" library theory (replaces old Lex/Prefix);
wenzelm
parents: 10274
diff changeset
   190
  Library/Library.thy Library/List_Prefix.thy Library/Multiset.thy \
11363
a548865b1b6a moved Primes.thy from NumberTheory to Library
paulson
parents: 11362
diff changeset
   191
  Library/Permutation.thy Library/Primes.thy \
a548865b1b6a moved Primes.thy from NumberTheory to Library
paulson
parents: 11362
diff changeset
   192
  Library/Quotient.thy Library/Ring_and_Field.thy \
11349
fcb507c945c3 added Library/Nat_Infinity.thy and Library/Continuity.thy
oheimb
parents: 11287
diff changeset
   193
  Library/Ring_and_Field_Example.thy Library/Nat_Infinity.thy \
fcb507c945c3 added Library/Nat_Infinity.thy and Library/Continuity.thy
oheimb
parents: 11287
diff changeset
   194
  Library/README.html Library/Continuity.thy \
11398
d7711be8c3a9 Library/ROOT.ML moved to Library/Library/ROOT.ML to avoid accidential
wenzelm
parents: 11394
diff changeset
   195
  Library/Nested_Environment.thy Library/Rational_Numbers.thy \
d7711be8c3a9 Library/ROOT.ML moved to Library/Library/ROOT.ML to avoid accidential
wenzelm
parents: 11394
diff changeset
   196
  Library/Library/ROOT.ML Library/While_Combinator.thy
d7711be8c3a9 Library/ROOT.ML moved to Library/Library/ROOT.ML to avoid accidential
wenzelm
parents: 11394
diff changeset
   197
	@cd Library; $(ISATOOL) usedir $(OUT)/HOL Library
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   198
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   199
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   200
## HOL-Subst
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   201
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   202
HOL-Subst: HOL $(LOG)/HOL-Subst.gz
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   203
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   204
$(LOG)/HOL-Subst.gz: $(OUT)/HOL Subst/AList.ML Subst/AList.thy \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   205
  Subst/ROOT.ML Subst/Subst.ML Subst/Subst.thy Subst/UTerm.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   206
  Subst/UTerm.thy Subst/Unifier.ML Subst/Unifier.thy Subst/Unify.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   207
  Subst/Unify.thy
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   208
	@$(ISATOOL) usedir $(OUT)/HOL Subst
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   209
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   210
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   211
## HOL-Induct
2473
3eb12c85846c minor tuning;
wenzelm
parents: 2448
diff changeset
   212
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   213
HOL-Induct: HOL $(LOG)/HOL-Induct.gz
3125
3f0ab2c306f7 Moved induction examples to directory Induct
paulson
parents: 3118
diff changeset
   214
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   215
$(LOG)/HOL-Induct.gz: $(OUT)/HOL \
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   216
  Induct/Com.ML Induct/Com.thy Induct/Comb.ML Induct/Comb.thy \
5616
497eeeace3fc Merges FoldSet into Finite
nipkow
parents: 5605
diff changeset
   217
  Induct/Exp.ML Induct/Exp.thy Induct/LFilter.ML Induct/LFilter.thy \
11641
0c248bed5225 added Ordinals example;
wenzelm
parents: 11609
diff changeset
   218
  Induct/LList.ML Induct/LList.thy Induct/Mutil.thy Induct/Ordinals.thy \
11049
7eef34adb852 HOL-NumberTheory: converted to new-style format and proper document setup;
wenzelm
parents: 11046
diff changeset
   219
  Induct/PropLog.ML Induct/PropLog.thy Induct/ROOT.ML \
11046
b5f5942781a0 Induct: converted some theories to new-style format;
wenzelm
parents: 11026
diff changeset
   220
  Induct/Sexp.ML Induct/Sexp.thy Induct/Sigma_Algebra.thy \
b5f5942781a0 Induct: converted some theories to new-style format;
wenzelm
parents: 11026
diff changeset
   221
  Induct/SList.ML Induct/SList.thy Induct/ABexp.thy Induct/Term.thy \
b5f5942781a0 Induct: converted some theories to new-style format;
wenzelm
parents: 11026
diff changeset
   222
  Induct/Tree.thy Induct/document/root.tex
3125
3f0ab2c306f7 Moved induction examples to directory Induct
paulson
parents: 3118
diff changeset
   223
	@$(ISATOOL) usedir $(OUT)/HOL Induct
3f0ab2c306f7 Moved induction examples to directory Induct
paulson
parents: 3118
diff changeset
   224
3f0ab2c306f7 Moved induction examples to directory Induct
paulson
parents: 3118
diff changeset
   225
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   226
## HOL-IMP
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   227
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   228
HOL-IMP: HOL $(LOG)/HOL-IMP.gz
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   229
10343
24c87e1366d8 *** empty log message ***
nipkow
parents: 10330
diff changeset
   230
$(LOG)/HOL-IMP.gz: $(OUT)/HOL IMP/Com.thy IMP/Compiler.thy IMP/Denotation.ML \
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   231
  IMP/Denotation.thy IMP/Expr.ML IMP/Expr.thy IMP/Hoare.ML IMP/Hoare.thy \
9275
5f39d82606aa added IMP/Examples.ML dependence
oheimb
parents: 9250
diff changeset
   232
  IMP/Natural.ML IMP/Natural.thy IMP/Examples.ML IMP/Examples.thy \
5f39d82606aa added IMP/Examples.ML dependence
oheimb
parents: 9250
diff changeset
   233
  IMP/Transition.ML IMP/Transition.thy IMP/VC.ML IMP/VC.thy IMP/ROOT.ML
2826
0b0d9e3bc661 isatool usedir;
wenzelm
parents: 2635
diff changeset
   234
	@$(ISATOOL) usedir $(OUT)/HOL IMP
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   235
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   236
8179
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   237
## HOL-IMPP
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   238
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   239
HOL-IMPP: HOL $(LOG)/HOL-IMPP.gz
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   240
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   241
$(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
   242
  IMPP/Natural.thy IMPP/Natural.ML IMPP/Hoare.thy IMPP/Hoare.ML \
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   243
  IMPP/Misc.thy IMPP/Misc.ML IMPP/EvenOdd.thy IMPP/EvenOdd.ML
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   244
	@$(ISATOOL) usedir $(OUT)/HOL IMPP
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   245
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   246
9510
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   247
## HOL-NumberTheory
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   248
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   249
HOL-NumberTheory: HOL $(LOG)/HOL-NumberTheory.gz
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   250
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   251
$(LOG)/HOL-NumberTheory.gz: $(OUT)/HOL \
11363
a548865b1b6a moved Primes.thy from NumberTheory to Library
paulson
parents: 11362
diff changeset
   252
  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
   253
  NumberTheory/Factorization.thy NumberTheory/BijectionRel.thy \
7eef34adb852 HOL-NumberTheory: converted to new-style format and proper document setup;
wenzelm
parents: 11046
diff changeset
   254
  NumberTheory/Chinese.thy NumberTheory/EulerFermat.thy \
7eef34adb852 HOL-NumberTheory: converted to new-style format and proper document setup;
wenzelm
parents: 11046
diff changeset
   255
  NumberTheory/IntFact.thy NumberTheory/IntPrimes.thy \
7eef34adb852 HOL-NumberTheory: converted to new-style format and proper document setup;
wenzelm
parents: 11046
diff changeset
   256
  NumberTheory/WilsonBij.thy NumberTheory/WilsonRuss.thy \
9510
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   257
  NumberTheory/ROOT.ML
11850
cdfc3fce577e document graphs for several sessions;
wenzelm
parents: 11837
diff changeset
   258
	@$(ISATOOL) usedir -g true $(OUT)/HOL NumberTheory
9510
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   259
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   260
11370
680946254afe new GroupTheory example, e.g. the Sylow theorem (preliminary version)
paulson
parents: 11363
diff changeset
   261
## HOL-GroupTheory
680946254afe new GroupTheory example, e.g. the Sylow theorem (preliminary version)
paulson
parents: 11363
diff changeset
   262
680946254afe new GroupTheory example, e.g. the Sylow theorem (preliminary version)
paulson
parents: 11363
diff changeset
   263
HOL-GroupTheory: HOL $(LOG)/HOL-GroupTheory.gz
680946254afe new GroupTheory example, e.g. the Sylow theorem (preliminary version)
paulson
parents: 11363
diff changeset
   264
680946254afe new GroupTheory example, e.g. the Sylow theorem (preliminary version)
paulson
parents: 11363
diff changeset
   265
$(LOG)/HOL-GroupTheory.gz: $(OUT)/HOL \
680946254afe new GroupTheory example, e.g. the Sylow theorem (preliminary version)
paulson
parents: 11363
diff changeset
   266
  Library/Primes.thy \
11447
559c304bc6b2 new GroupTheory examples; PiSets moved to GroupTheory, while LocaleGroup deleted
paulson
parents: 11398
diff changeset
   267
  GroupTheory/Bij.thy GroupTheory/Bij.ML\
11394
e88c2c89f98e Locale-based group theory proofs
paulson
parents: 11376
diff changeset
   268
  GroupTheory/Coset.thy GroupTheory/Coset.ML\
e88c2c89f98e Locale-based group theory proofs
paulson
parents: 11376
diff changeset
   269
  GroupTheory/DirProd.thy GroupTheory/DirProd.ML\
11447
559c304bc6b2 new GroupTheory examples; PiSets moved to GroupTheory, while LocaleGroup deleted
paulson
parents: 11398
diff changeset
   270
  GroupTheory/Exponent.thy GroupTheory/Exponent.ML\
559c304bc6b2 new GroupTheory examples; PiSets moved to GroupTheory, while LocaleGroup deleted
paulson
parents: 11398
diff changeset
   271
  GroupTheory/FactGroup.thy GroupTheory/FactGroup.ML\
11394
e88c2c89f98e Locale-based group theory proofs
paulson
parents: 11376
diff changeset
   272
  GroupTheory/Group.thy GroupTheory/Group.ML\
11447
559c304bc6b2 new GroupTheory examples; PiSets moved to GroupTheory, while LocaleGroup deleted
paulson
parents: 11398
diff changeset
   273
  GroupTheory/Homomorphism.thy GroupTheory/Homomorphism.ML\
559c304bc6b2 new GroupTheory examples; PiSets moved to GroupTheory, while LocaleGroup deleted
paulson
parents: 11398
diff changeset
   274
  GroupTheory/PiSets.ML GroupTheory/PiSets.thy \
559c304bc6b2 new GroupTheory examples; PiSets moved to GroupTheory, while LocaleGroup deleted
paulson
parents: 11398
diff changeset
   275
  GroupTheory/Ring.thy GroupTheory/Ring.ML\
559c304bc6b2 new GroupTheory examples; PiSets moved to GroupTheory, while LocaleGroup deleted
paulson
parents: 11398
diff changeset
   276
  GroupTheory/RingConstr.thy GroupTheory/RingConstr.ML\
11394
e88c2c89f98e Locale-based group theory proofs
paulson
parents: 11376
diff changeset
   277
  GroupTheory/Sylow.thy GroupTheory/Sylow.ML\
11370
680946254afe new GroupTheory example, e.g. the Sylow theorem (preliminary version)
paulson
parents: 11363
diff changeset
   278
  GroupTheory/ROOT.ML
680946254afe new GroupTheory example, e.g. the Sylow theorem (preliminary version)
paulson
parents: 11363
diff changeset
   279
	@$(ISATOOL) usedir $(OUT)/HOL GroupTheory
680946254afe new GroupTheory example, e.g. the Sylow theorem (preliminary version)
paulson
parents: 11363
diff changeset
   280
680946254afe new GroupTheory example, e.g. the Sylow theorem (preliminary version)
paulson
parents: 11363
diff changeset
   281
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   282
## HOL-Hoare
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   283
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   284
HOL-Hoare: HOL $(LOG)/HOL-Hoare.gz
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   285
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   286
$(LOG)/HOL-Hoare.gz: $(OUT)/HOL Hoare/Arith2.ML Hoare/Arith2.thy \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   287
  Hoare/Examples.ML Hoare/Examples.thy Hoare/Hoare.ML Hoare/Hoare.thy \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   288
  Hoare/ROOT.ML
2826
0b0d9e3bc661 isatool usedir;
wenzelm
parents: 2635
diff changeset
   289
	@$(ISATOOL) usedir $(OUT)/HOL Hoare
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   290
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   291
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   292
## HOL-Lex
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   293
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   294
HOL-Lex: HOL $(LOG)/HOL-Lex.gz
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   295
4830
bd73675adbed Added a few lemmas.
nipkow
parents: 4777
diff changeset
   296
$(LOG)/HOL-Lex.gz: $(OUT)/HOL \
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   297
  Lex/AutoChopper.thy Lex/AutoChopper.ML Lex/AutoChopper1.thy \
4830
bd73675adbed Added a few lemmas.
nipkow
parents: 4777
diff changeset
   298
  Lex/AutoMaxChop.thy Lex/AutoMaxChop.ML Lex/AutoProj.thy Lex/AutoProj.ML \
bd73675adbed Added a few lemmas.
nipkow
parents: 4777
diff changeset
   299
  Lex/Automata.thy Lex/Automata.ML Lex/Chopper.thy Lex/DA.thy Lex/DA.ML \
bd73675adbed Added a few lemmas.
nipkow
parents: 4777
diff changeset
   300
  Lex/MaxChop.thy Lex/MaxChop.ML Lex/MaxPrefix.thy Lex/MaxPrefix.ML \
5322
504b129e0502 Additions to Lex.
nipkow
parents: 5305
diff changeset
   301
  Lex/NA.thy Lex/NA.ML Lex/NAe.thy Lex/NAe.ML Lex/RegExp2NAe.thy \
504b129e0502 Additions to Lex.
nipkow
parents: 5305
diff changeset
   302
  Lex/RegExp2NAe.ML Lex/RegExp2NA.thy Lex/RegExp2NA.ML \
10330
4362e906b745 "List prefixes" library theory (replaces old Lex/Prefix);
wenzelm
parents: 10274
diff changeset
   303
  Lex/ROOT.ML Lex/RegExp.thy Lex/RegSet.thy Lex/RegSet.ML \
4362e906b745 "List prefixes" library theory (replaces old Lex/Prefix);
wenzelm
parents: 10274
diff changeset
   304
  Lex/RegSet_of_nat_DA.thy Lex/RegSet_of_nat_DA.ML Library/List_Prefix.thy
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   305
	@$(ISATOOL) usedir $(OUT)/HOL Lex
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   306
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   307
7999
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   308
## HOL-Algebra
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   309
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   310
HOL-Algebra: HOL $(LOG)/HOL-Algebra.gz
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   311
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   312
$(LOG)/HOL-Algebra.gz: $(OUT)/HOL Algebra/ROOT.ML \
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   313
  Algebra/abstract/Abstract.thy \
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   314
  Algebra/abstract/Factor.ML Algebra/abstract/Factor.thy \
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   315
  Algebra/abstract/Field.thy \
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   316
  Algebra/abstract/Ideal.ML Algebra/abstract/Ideal.thy \
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   317
  Algebra/abstract/NatSum.ML Algebra/abstract/NatSum.thy \
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   318
  Algebra/abstract/PID.thy \
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   319
  Algebra/abstract/Ring.ML Algebra/abstract/Ring.thy \
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   320
  Algebra/abstract/RingHomo.ML Algebra/abstract/RingHomo.thy\
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   321
  Algebra/poly/Degree.ML Algebra/poly/Degree.thy \
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   322
  Algebra/poly/LongDiv.ML Algebra/poly/LongDiv.thy \
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   323
  Algebra/poly/PolyHomo.ML Algebra/poly/PolyHomo.thy \
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   324
  Algebra/poly/PolyRing.ML Algebra/poly/PolyRing.thy \
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   325
  Algebra/poly/Polynomial.thy \
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   326
  Algebra/poly/ProtoPoly.ML Algebra/poly/ProtoPoly.thy \
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   327
  Algebra/poly/UnivPoly.ML Algebra/poly/UnivPoly.thy
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   328
	@$(ISATOOL) usedir $(OUT)/HOL Algebra
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   329
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   330
## HOL-Auth
3819
5a6a6f18b109 added TLA stuff;
wenzelm
parents: 3616
diff changeset
   331
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   332
HOL-Auth: HOL $(LOG)/HOL-Auth.gz
3819
5a6a6f18b109 added TLA stuff;
wenzelm
parents: 3616
diff changeset
   333
11105
ba314b436aab partial conversion to Isar script style in HOL/Auth removes some .ML files
paulson
parents: 11086
diff changeset
   334
$(LOG)/HOL-Auth.gz: $(OUT)/HOL Auth/Event_lemmas.ML Auth/Event.thy \
11191
a9d7b050b74a conversion of Message.thy to Isar format
paulson
parents: 11133
diff changeset
   335
  Auth/Message_lemmas.ML Auth/Message.thy Auth/NS_Public.thy \
11105
ba314b436aab partial conversion to Isar script style in HOL/Auth removes some .ML files
paulson
parents: 11086
diff changeset
   336
  Auth/NS_Public_Bad.thy \
11251
a6816d47f41d converted many HOL/Auth theories to Isar scripts
paulson
parents: 11228
diff changeset
   337
  Auth/NS_Shared.thy Auth/OtwayRees.thy Auth/OtwayRees_AN.thy \
11105
ba314b436aab partial conversion to Isar script style in HOL/Auth removes some .ML files
paulson
parents: 11086
diff changeset
   338
  Auth/OtwayRees_Bad.thy Auth/Public_lemmas.ML Auth/Public.thy Auth/ROOT.ML \
11264
a47a9288f3f6 (rough) conversion of Auth/Recur to Isar format
paulson
parents: 11251
diff changeset
   339
  Auth/Recur.thy Auth/Shared_lemmas.ML Auth/Shared.thy \
11287
0103ee3082bf conversion of Auth/TLS to Isar script
paulson
parents: 11264
diff changeset
   340
  Auth/TLS.thy Auth/WooLam.thy \
6496
a185927883e5 Addition of Auth/KerberosIV; renaming of rules.new.sml to rules.sml
paulson
parents: 6474
diff changeset
   341
  Auth/Kerberos_BAN.ML Auth/Kerberos_BAN.thy \
a185927883e5 Addition of Auth/KerberosIV; renaming of rules.new.sml to rules.sml
paulson
parents: 6474
diff changeset
   342
  Auth/KerberosIV.ML Auth/KerberosIV.thy \
11251
a6816d47f41d converted many HOL/Auth theories to Isar scripts
paulson
parents: 11228
diff changeset
   343
  Auth/Yahalom.thy Auth/Yahalom2.thy Auth/Yahalom_Bad.thy
2826
0b0d9e3bc661 isatool usedir;
wenzelm
parents: 2635
diff changeset
   344
	@$(ISATOOL) usedir $(OUT)/HOL Auth
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   345
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   346
4777
379f32b0ae40 New target HOL-UNITY
paulson
parents: 4729
diff changeset
   347
## HOL-UNITY
379f32b0ae40 New target HOL-UNITY
paulson
parents: 4729
diff changeset
   348
379f32b0ae40 New target HOL-UNITY
paulson
parents: 4729
diff changeset
   349
HOL-UNITY: HOL $(LOG)/HOL-UNITY.gz
379f32b0ae40 New target HOL-UNITY
paulson
parents: 4729
diff changeset
   350
10787
f42353afd6d3 new UNITY examples by Sidi Ehmety
paulson
parents: 10772
diff changeset
   351
$(LOG)/HOL-UNITY.gz: $(OUT)/HOL Library/Multiset.thy UNITY/ROOT.ML \
11193
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   352
  UNITY/Comp.ML UNITY/Comp.thy \
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   353
  UNITY/Detects.ML UNITY/Detects.thy \
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   354
  UNITY/ELT.ML UNITY/ELT.thy UNITY/Extend.ML \
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   355
  UNITY/Extend.thy UNITY/FP.ML UNITY/FP.thy UNITY/Follows.ML \
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   356
  UNITY/Follows.thy UNITY/GenPrefix.ML UNITY/GenPrefix.thy \
11193
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   357
  UNITY/Guar.ML UNITY/Guar.thy  \
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   358
  UNITY/Lift_prog.ML UNITY/Lift_prog.thy \
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   359
  UNITY/ListOrder.thy  \
10787
f42353afd6d3 new UNITY examples by Sidi Ehmety
paulson
parents: 10772
diff changeset
   360
  UNITY/PPROD.ML UNITY/PPROD.thy \
f42353afd6d3 new UNITY examples by Sidi Ehmety
paulson
parents: 10772
diff changeset
   361
  UNITY/Project.ML UNITY/Project.thy \
11193
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   362
  UNITY/Rename.ML UNITY/Rename.thy \
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   363
  UNITY/SubstAx.ML UNITY/SubstAx.thy UNITY/UNITY.ML \
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   364
  UNITY/UNITY.thy UNITY/Union.ML UNITY/Union.thy UNITY/WFair.ML \
11193
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   365
  UNITY/WFair.thy \
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   366
  UNITY/Simple/Channel.ML UNITY/Simple/Channel.thy  \
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   367
  UNITY/Simple/Common.ML UNITY/Simple/Common.thy  \
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   368
  UNITY/Simple/Deadlock.ML UNITY/Simple/Deadlock.thy  \
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   369
  UNITY/Simple/Lift.ML UNITY/Simple/Lift.thy  \
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   370
  UNITY/Simple/Mutex.ML UNITY/Simple/Mutex.thy  \
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   371
  UNITY/Simple/NSP_Bad.ML UNITY/Simple/NSP_Bad.thy  \
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   372
  UNITY/Simple/Network.ML UNITY/Simple/Network.thy  \
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   373
  UNITY/Simple/Reach.ML UNITY/Simple/Reach.thy   \
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   374
  UNITY/Simple/Reachability.ML UNITY/Simple/Reachability.thy   \
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   375
  UNITY/Simple/Token.ML UNITY/Simple/Token.thy \
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   376
  UNITY/Comp/Alloc.ML UNITY/Comp/Alloc.thy \
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   377
  UNITY/Comp/AllocBase.ML UNITY/Comp/AllocBase.thy \
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   378
  UNITY/Comp/Client.ML UNITY/Comp/Client.thy \
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   379
  UNITY/Comp/Counter.ML UNITY/Comp/Counter.thy \
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   380
  UNITY/Comp/Counterc.ML UNITY/Comp/Counterc.thy \
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   381
  UNITY/Comp/Handshake.ML UNITY/Comp/Handshake.thy \
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   382
  UNITY/Comp/PriorityAux.ML UNITY/Comp/PriorityAux.thy \
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   383
  UNITY/Comp/Priority.ML UNITY/Comp/Priority.thy \
851c90b23a9e reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson
parents: 11191
diff changeset
   384
  UNITY/Comp/TimerArray.ML UNITY/Comp/TimerArray.thy
4777
379f32b0ae40 New target HOL-UNITY
paulson
parents: 4729
diff changeset
   385
	@$(ISATOOL) usedir $(OUT)/HOL UNITY
379f32b0ae40 New target HOL-UNITY
paulson
parents: 4729
diff changeset
   386
379f32b0ae40 New target HOL-UNITY
paulson
parents: 4729
diff changeset
   387
10966
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   388
## HOL-Unix
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   389
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   390
HOL-Unix: HOL $(LOG)/HOL-Unix.gz
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   391
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   392
$(LOG)/HOL-Unix.gz: $(OUT)/HOL Library/Nested_Environment.thy \
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   393
  Library/List_Prefix.thy Unix/ROOT.ML Unix/Unix.thy \
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   394
  Unix/document/root.bib Unix/document/root.tex
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   395
	@$(ISATOOL) usedir $(OUT)/HOL Unix
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   396
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   397
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   398
## HOL-Modelcheck
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   399
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   400
HOL-Modelcheck: HOL $(LOG)/HOL-Modelcheck.gz
3218
44f01b718eab added Modelcheck example;
mueller
parents: 3195
diff changeset
   401
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   402
$(LOG)/HOL-Modelcheck.gz: $(OUT)/HOL Modelcheck/CTL.thy \
6474
wenzelm
parents: 6472
diff changeset
   403
  Modelcheck/EindhovenExample.ML Modelcheck/EindhovenExample.thy \
wenzelm
parents: 6472
diff changeset
   404
  Modelcheck/EindhovenSyn.ML Modelcheck/EindhovenSyn.thy \
wenzelm
parents: 6472
diff changeset
   405
  Modelcheck/MuCalculus.ML Modelcheck/MuCalculus.thy \
wenzelm
parents: 6472
diff changeset
   406
  Modelcheck/MuckeExample1.ML Modelcheck/MuckeExample1.thy \
6472
ea01eda59c07 deleted some old examples in Modelcheck;
mueller
parents: 6445
diff changeset
   407
  Modelcheck/MuckeExample2.ML Modelcheck/MuckeExample2.thy \
6474
wenzelm
parents: 6472
diff changeset
   408
  Modelcheck/MuckeSyn.ML Modelcheck/MuckeSyn.thy Modelcheck/ROOT.ML \
wenzelm
parents: 6472
diff changeset
   409
  Modelcheck/mucke_oracle.ML
3218
44f01b718eab added Modelcheck example;
mueller
parents: 3195
diff changeset
   410
	@$(ISATOOL) usedir $(OUT)/HOL Modelcheck
44f01b718eab added Modelcheck example;
mueller
parents: 3195
diff changeset
   411
44f01b718eab added Modelcheck example;
mueller
parents: 3195
diff changeset
   412
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   413
## HOL-Lambda
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   414
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   415
HOL-Lambda: HOL $(LOG)/HOL-Lambda.gz
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   416
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   417
$(LOG)/HOL-Lambda.gz: $(OUT)/HOL Library/Accessible_Part.thy \
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   418
  Lambda/Commutation.thy Lambda/Eta.thy Lambda/InductTermi.thy Lambda/Lambda.thy \
9771
54c6a2c6e569 converted Lambda scripts;
wenzelm
parents: 9762
diff changeset
   419
  Lambda/ListApplication.thy Lambda/ListBeta.thy Lambda/ListOrder.thy \
9815
1375dd92f07a Lambda/document/root.tex;
wenzelm
parents: 9811
diff changeset
   420
  Lambda/ParRed.thy Lambda/Type.thy Lambda/ROOT.ML Lambda/document/root.tex
11850
cdfc3fce577e document graphs for several sessions;
wenzelm
parents: 11837
diff changeset
   421
	@$(ISATOOL) usedir -g true $(OUT)/HOL Lambda
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   422
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   423
9015
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   424
## HOL-Prolog
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   425
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   426
HOL-Prolog: HOL $(LOG)/HOL-Prolog.gz
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   427
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   428
$(LOG)/HOL-Prolog.gz: $(OUT)/HOL Prolog/ROOT.ML Prolog/HOHH.ML Prolog/HOHH.thy \
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   429
  Prolog/Test.ML Prolog/Test.thy  \
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   430
  Prolog/Func.ML Prolog/Func.thy Prolog/Type.ML Prolog/Type.thy
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   431
	@$(ISATOOL) usedir $(OUT)/HOL Prolog
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   432
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   433
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   434
## HOL-W0
2527
0ba3755ce398 Added W0 and modified MiniML.
nipkow
parents: 2473
diff changeset
   435
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   436
HOL-W0: HOL $(LOG)/HOL-W0.gz
2527
0ba3755ce398 Added W0 and modified MiniML.
nipkow
parents: 2473
diff changeset
   437
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   438
$(LOG)/HOL-W0.gz: $(OUT)/HOL W0/I.ML W0/I.thy W0/Maybe.ML W0/Maybe.thy \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   439
  W0/MiniML.ML W0/MiniML.thy W0/ROOT.ML W0/Type.ML W0/Type.thy W0/W.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   440
  W0/W.thy
2826
0b0d9e3bc661 isatool usedir;
wenzelm
parents: 2635
diff changeset
   441
	@$(ISATOOL) usedir $(OUT)/HOL W0
2527
0ba3755ce398 Added W0 and modified MiniML.
nipkow
parents: 2473
diff changeset
   442
0ba3755ce398 Added W0 and modified MiniML.
nipkow
parents: 2473
diff changeset
   443
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   444
## HOL-MiniML
2527
0ba3755ce398 Added W0 and modified MiniML.
nipkow
parents: 2473
diff changeset
   445
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   446
HOL-MiniML: HOL $(LOG)/HOL-MiniML.gz
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   447
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   448
$(LOG)/HOL-MiniML.gz: $(OUT)/HOL MiniML/Generalize.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   449
  MiniML/Generalize.thy MiniML/Instance.ML MiniML/Instance.thy \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   450
  MiniML/Maybe.ML MiniML/Maybe.thy MiniML/MiniML.ML MiniML/MiniML.thy \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   451
  MiniML/ROOT.ML MiniML/Type.ML MiniML/Type.thy MiniML/W.ML MiniML/W.thy
2826
0b0d9e3bc661 isatool usedir;
wenzelm
parents: 2635
diff changeset
   452
	@$(ISATOOL) usedir $(OUT)/HOL MiniML
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   453
7629
wenzelm
parents: 7627
diff changeset
   454
8012
bbdf3c51c3b8 Added MicroJava
nipkow
parents: 8008
diff changeset
   455
## HOL-MicroJava
bbdf3c51c3b8 Added MicroJava
nipkow
parents: 8008
diff changeset
   456
bbdf3c51c3b8 Added MicroJava
nipkow
parents: 8008
diff changeset
   457
HOL-MicroJava: HOL $(LOG)/HOL-MicroJava.gz
bbdf3c51c3b8 Added MicroJava
nipkow
parents: 8008
diff changeset
   458
11086
e714862ecc0a removed MicroJava/Digest.thy
kleing
parents: 11049
diff changeset
   459
$(LOG)/HOL-MicroJava.gz: $(OUT)/HOL MicroJava/ROOT.ML \
11026
a50365d21144 converted to Isar, simplifying recursion on class hierarchy
oheimb
parents: 11024
diff changeset
   460
  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
   461
  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
   462
  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
   463
  MicroJava/J/WellForm.thy MicroJava/J/Value.thy \
a50365d21144 converted to Isar, simplifying recursion on class hierarchy
oheimb
parents: 11024
diff changeset
   464
  MicroJava/J/WellType.thy MicroJava/J/Example.thy \
9381
a0491eed2270 MicroJava structure changed
kleing
parents: 9353
diff changeset
   465
  MicroJava/JVM/JVMExec.thy MicroJava/JVM/JVMInstructions.thy\
a0491eed2270 MicroJava structure changed
kleing
parents: 9353
diff changeset
   466
  MicroJava/JVM/JVMState.thy MicroJava/JVM/JVMExecInstr.thy\
11228
5516e806dc09 MicroJava/BV dependencies incomplete
nipkow
parents: 11220
diff changeset
   467
  MicroJava/BV/BVSpec.thy MicroJava/BV/BVSpecTypeSafe.thy \
5516e806dc09 MicroJava/BV dependencies incomplete
nipkow
parents: 11220
diff changeset
   468
  MicroJava/BV/Correct.thy MicroJava/BV/Err.thy MicroJava/BV/JType.thy \
5516e806dc09 MicroJava/BV dependencies incomplete
nipkow
parents: 11220
diff changeset
   469
  MicroJava/BV/JVM.thy MicroJava/BV/JVMType.thy MicroJava/BV/Kildall.thy \
5516e806dc09 MicroJava/BV dependencies incomplete
nipkow
parents: 11220
diff changeset
   470
  MicroJava/BV/LBVComplete.thy MicroJava/BV/LBVCorrect.thy \
5516e806dc09 MicroJava/BV dependencies incomplete
nipkow
parents: 11220
diff changeset
   471
  MicroJava/BV/LBVSpec.thy MicroJava/BV/Listn.thy MicroJava/BV/Opt.thy \
5516e806dc09 MicroJava/BV dependencies incomplete
nipkow
parents: 11220
diff changeset
   472
  MicroJava/BV/Product.thy MicroJava/BV/Semilat.thy \
5516e806dc09 MicroJava/BV dependencies incomplete
nipkow
parents: 11220
diff changeset
   473
  MicroJava/BV/Step.thy MicroJava/BV/StepMono.thy \
5516e806dc09 MicroJava/BV dependencies incomplete
nipkow
parents: 11220
diff changeset
   474
  MicroJava/BV/Typing_Framework.thy MicroJava/BV/Typing_Framework_err.thy \
9931
fcefb871fce3 added MicroJava/document/root.bib;
wenzelm
parents: 9888
diff changeset
   475
  MicroJava/document/root.bib MicroJava/document/root.tex
11850
cdfc3fce577e document graphs for several sessions;
wenzelm
parents: 11837
diff changeset
   476
	@$(ISATOOL) usedir -g true $(OUT)/HOL MicroJava
cdfc3fce577e document graphs for several sessions;
wenzelm
parents: 11837
diff changeset
   477
8012
bbdf3c51c3b8 Added MicroJava
nipkow
parents: 8008
diff changeset
   478
11376
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   479
## HOL-NanoJava
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   480
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   481
HOL-NanoJava: HOL $(LOG)/HOL-NanoJava.gz
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   482
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   483
$(LOG)/HOL-NanoJava.gz: $(OUT)/HOL NanoJava/ROOT.ML \
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   484
  NanoJava/Term.thy NanoJava/Decl.thy NanoJava/TypeRel.thy NanoJava/State.thy \
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   485
  NanoJava/OpSem.thy NanoJava/AxSem.thy NanoJava/AxSem.thy \
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   486
  NanoJava/document/root.bib NanoJava/document/root.tex
11850
cdfc3fce577e document graphs for several sessions;
wenzelm
parents: 11837
diff changeset
   487
	@$(ISATOOL) usedir -g true $(OUT)/HOL NanoJava
cdfc3fce577e document graphs for several sessions;
wenzelm
parents: 11837
diff changeset
   488
8193
33e4ec7a2daa added MicroJava/document;
wenzelm
parents: 8179
diff changeset
   489
11356
8fbb19b84f94 added HOL-CTL;
wenzelm
parents: 11349
diff changeset
   490
## HOL-CTL
8fbb19b84f94 added HOL-CTL;
wenzelm
parents: 11349
diff changeset
   491
8fbb19b84f94 added HOL-CTL;
wenzelm
parents: 11349
diff changeset
   492
HOL-CTL: HOL $(LOG)/HOL-CTL.gz
8fbb19b84f94 added HOL-CTL;
wenzelm
parents: 11349
diff changeset
   493
8fbb19b84f94 added HOL-CTL;
wenzelm
parents: 11349
diff changeset
   494
$(LOG)/HOL-CTL.gz: $(OUT)/HOL \
8fbb19b84f94 added HOL-CTL;
wenzelm
parents: 11349
diff changeset
   495
  CTL/CTL.thy CTL/ROOT.ML CTL/document/root.tex CTL/document/root.bib
8fbb19b84f94 added HOL-CTL;
wenzelm
parents: 11349
diff changeset
   496
	@$(ISATOOL) usedir $(OUT)/HOL CTL
8fbb19b84f94 added HOL-CTL;
wenzelm
parents: 11349
diff changeset
   497
8fbb19b84f94 added HOL-CTL;
wenzelm
parents: 11349
diff changeset
   498
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   499
## HOL-IOA
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   500
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   501
HOL-IOA: HOL $(LOG)/HOL-IOA.gz
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   502
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   503
$(LOG)/HOL-IOA.gz: $(OUT)/HOL IOA/Asig.ML IOA/Asig.thy IOA/IOA.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   504
  IOA/IOA.thy IOA/ROOT.ML IOA/Solve.ML IOA/Solve.thy
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   505
	@$(ISATOOL) usedir $(OUT)/HOL IOA
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   506
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   507
10135
c2a4dccf6e67 reorganized AxClasses;
wenzelm
parents: 10094
diff changeset
   508
## HOL-AxClasses
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   509
10135
c2a4dccf6e67 reorganized AxClasses;
wenzelm
parents: 10094
diff changeset
   510
HOL-AxClasses: HOL $(LOG)/HOL-AxClasses.gz
2545
d10abc8c11fb added AxClasses test;
wenzelm
parents: 2527
diff changeset
   511
10135
c2a4dccf6e67 reorganized AxClasses;
wenzelm
parents: 10094
diff changeset
   512
$(LOG)/HOL-AxClasses.gz: $(OUT)/HOL AxClasses/Group.thy \
c2a4dccf6e67 reorganized AxClasses;
wenzelm
parents: 10094
diff changeset
   513
  AxClasses/Product.thy AxClasses/ROOT.ML AxClasses/Semigroups.thy
c2a4dccf6e67 reorganized AxClasses;
wenzelm
parents: 10094
diff changeset
   514
	@$(ISATOOL) usedir $(OUT)/HOL AxClasses
2545
d10abc8c11fb added AxClasses test;
wenzelm
parents: 2527
diff changeset
   515
d10abc8c11fb added AxClasses test;
wenzelm
parents: 2527
diff changeset
   516
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   517
## HOL-Lattice
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   518
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   519
HOL-Lattice: HOL $(LOG)/HOL-Lattice.gz
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   520
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   521
$(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
   522
  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
   523
  Lattice/ROOT.ML Lattice/document/root.tex
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   524
	@$(ISATOOL) usedir $(OUT)/HOL Lattice
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   525
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   526
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   527
## HOL-ex
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   528
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   529
HOL-ex: HOL $(LOG)/HOL-ex.gz
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   530
10356
bf881f5fd82f added ex/PER.thy;
wenzelm
parents: 10343
diff changeset
   531
$(LOG)/HOL-ex.gz: $(OUT)/HOL ex/AVL.ML ex/AVL.thy ex/Antiquote.thy \
11024
23bf8d787b04 converted to new-style theories;
wenzelm
parents: 10985
diff changeset
   532
  ex/BT.thy ex/BinEx.thy ex/Group.ML ex/Group.thy \
11587
cf448586f26a ex/Hilbert_Classical.thy ex/document/root.tex;
wenzelm
parents: 11544
diff changeset
   533
  ex/Hilbert_Classical.thy ex/InSort.ML ex/InSort.thy ex/IntRing.ML \
12074
10941435e5f4 renamed Real/ex/Sqrt_Irrational.thy to Real/ex/Sqrt.thy;
wenzelm
parents: 12051
diff changeset
   534
  ex/IntRing.thy ex/Lagrange.ML ex/Lagrange.thy ex/Locales.thy \
11024
23bf8d787b04 converted to new-style theories;
wenzelm
parents: 10985
diff changeset
   535
  ex/MT.ML ex/MT.thy ex/MonoidGroup.thy ex/Multiquote.thy \
11587
cf448586f26a ex/Hilbert_Classical.thy ex/document/root.tex;
wenzelm
parents: 11544
diff changeset
   536
  ex/NatSum.thy ex/PER.thy ex/Primrec.thy ex/Puzzle.ML ex/Puzzle.thy \
cf448586f26a ex/Hilbert_Classical.thy ex/document/root.tex;
wenzelm
parents: 11544
diff changeset
   537
  ex/Qsort.ML ex/Qsort.thy ex/ROOT.ML ex/Recdefs.thy ex/Records.thy \
cf448586f26a ex/Hilbert_Classical.thy ex/document/root.tex;
wenzelm
parents: 11544
diff changeset
   538
  ex/Ring.ML ex/Ring.thy ex/StringEx.thy ex/Tarski.ML \
10440
2074e62da354 proper theory context for mesontest2;
wenzelm
parents: 10356
diff changeset
   539
  ex/Tarski.thy ex/Tuple.thy ex/cla.ML ex/mesontest.ML ex/mesontest2.ML \
11587
cf448586f26a ex/Hilbert_Classical.thy ex/document/root.tex;
wenzelm
parents: 11544
diff changeset
   540
  ex/mesontest2.thy ex/set.ML ex/set.thy ex/svc_test.ML ex/svc_test.thy \
12101
a79681a01f41 ex/document/root.bib;
wenzelm
parents: 12074
diff changeset
   541
  ex/document/root.bib ex/document/root.tex
2826
0b0d9e3bc661 isatool usedir;
wenzelm
parents: 2635
diff changeset
   542
	@$(ISATOOL) usedir $(OUT)/HOL ex
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   543
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   544
6445
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   545
## HOL-Isar_examples
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   546
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   547
HOL-Isar_examples: HOL $(LOG)/HOL-Isar_examples.gz
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   548
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   549
$(LOG)/HOL-Isar_examples.gz: $(OUT)/HOL Isar_examples/BasicLogic.thy \
6516
09207771cc7c added Isar_examples/Cantor.ML;
wenzelm
parents: 6496
diff changeset
   550
  Isar_examples/Cantor.ML Isar_examples/Cantor.thy \
8050
ad6440cd84be added Isar_examples/Fibonacci.thy;
wenzelm
parents: 8040
diff changeset
   551
  Isar_examples/ExprCompiler.thy Isar_examples/Fibonacci.thy \
10143
86c39bba873f added Isar_examples/Hoare.thy Isar_examples/HoareEx.thy;
wenzelm
parents: 10135
diff changeset
   552
  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
   553
  Isar_examples/KnasterTarski.thy Isar_examples/MutilatedCheckerboard.thy \
8677
de62440762b8 added Isar_examples/NestedDatatype.thy;
wenzelm
parents: 8569
diff changeset
   554
  Isar_examples/NestedDatatype.thy Isar_examples/Peirce.thy \
8050
ad6440cd84be added Isar_examples/Fibonacci.thy;
wenzelm
parents: 8040
diff changeset
   555
  Isar_examples/Puzzle.thy Isar_examples/Summation.thy \
ad6440cd84be added Isar_examples/Fibonacci.thy;
wenzelm
parents: 8040
diff changeset
   556
  Isar_examples/ROOT.ML Isar_examples/W_correct.thy \
ad6440cd84be added Isar_examples/Fibonacci.thy;
wenzelm
parents: 8040
diff changeset
   557
  Isar_examples/document/proof.sty Isar_examples/document/root.bib \
ad6440cd84be added Isar_examples/Fibonacci.thy;
wenzelm
parents: 8040
diff changeset
   558
  Isar_examples/document/root.tex Isar_examples/document/style.tex
6445
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   559
	@$(ISATOOL) usedir $(OUT)/HOL Isar_examples
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   560
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   561
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   562
## TLA
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   563
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   564
TLA: HOL $(OUT)/TLA
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   565
6254
f6335d319e9f updated TLA;
wenzelm
parents: 6250
diff changeset
   566
$(OUT)/TLA: $(OUT)/HOL TLA/Action.ML TLA/Action.thy TLA/Init.ML \
9516
72b5d28aae58 tuned TLA;
wenzelm
parents: 9510
diff changeset
   567
  TLA/Init.thy TLA/Intensional.ML TLA/Intensional.thy \
6254
f6335d319e9f updated TLA;
wenzelm
parents: 6250
diff changeset
   568
  TLA/ROOT.ML TLA/Stfun.ML TLA/Stfun.thy TLA/TLA.ML TLA/TLA.thy
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   569
	@cd TLA; $(ISATOOL) usedir -b $(OUT)/HOL TLA
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   570
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   571
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   572
## TLA-Inc
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   573
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   574
TLA-Inc: TLA $(LOG)/TLA-Inc.gz
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   575
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   576
$(LOG)/TLA-Inc.gz: $(OUT)/TLA TLA/Inc/Inc.thy TLA/Inc/Inc.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   577
  TLA/Inc/Pcount.thy
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   578
	@cd TLA; $(ISATOOL) usedir $(OUT)/TLA Inc
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   579
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   580
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   581
## TLA-Buffer
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   582
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   583
TLA-Buffer: TLA $(LOG)/TLA-Buffer.gz
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   584
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   585
$(LOG)/TLA-Buffer.gz: $(OUT)/TLA TLA/Buffer/Buffer.thy \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   586
  TLA/Buffer/Buffer.ML TLA/Buffer/DBuffer.thy TLA/Buffer/DBuffer.ML
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   587
	@cd TLA; $(ISATOOL) usedir $(OUT)/TLA Buffer
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   588
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   589
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   590
## TLA-Memory
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   591
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   592
TLA-Memory: TLA $(LOG)/TLA-Memory.gz
4447
b7ee449eb345 log files;
wenzelm
parents: 4289
diff changeset
   593
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   594
$(LOG)/TLA-Memory.gz: $(OUT)/TLA TLA/Memory/MIParameters.thy \
9516
72b5d28aae58 tuned TLA;
wenzelm
parents: 9510
diff changeset
   595
  TLA/Memory/MIsafe.ML TLA/Memory/MemClerk.ML \
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   596
  TLA/Memory/MemClerk.thy TLA/Memory/MemClerkParameters.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   597
  TLA/Memory/MemClerkParameters.thy TLA/Memory/Memory.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   598
  TLA/Memory/Memory.thy TLA/Memory/MemoryImplementation.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   599
  TLA/Memory/MemoryImplementation.thy TLA/Memory/MemoryParameters.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   600
  TLA/Memory/MemoryParameters.thy TLA/Memory/ProcedureInterface.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   601
  TLA/Memory/ProcedureInterface.thy TLA/Memory/RPC.ML TLA/Memory/RPC.thy \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   602
  TLA/Memory/RPCMemoryParams.thy TLA/Memory/RPCParameters.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   603
  TLA/Memory/RPCParameters.thy
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   604
	@cd TLA; $(ISATOOL) usedir $(OUT)/TLA Memory
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   605
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   606
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   607
## clean
4447
b7ee449eb345 log files;
wenzelm
parents: 4289
diff changeset
   608
b7ee449eb345 log files;
wenzelm
parents: 4289
diff changeset
   609
clean:
11376
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   610
	@rm -f  $(OUT)/HOL $(OUT)/HOL-Real $(OUT)/TLA \
9481
wenzelm
parents: 9479
diff changeset
   611
		$(LOG)/HOL.gz $(LOG)/HOL-Real.gz $(LOG)/TLA.gz \
wenzelm
parents: 9479
diff changeset
   612
		$(LOG)/HOL-Isar_examples.gz $(LOG)/HOL-Induct.gz \
wenzelm
parents: 9479
diff changeset
   613
		$(LOG)/HOL-ex.gz $(LOG)/HOL-Subst.gz $(LOG)/HOL-IMP.gz \
wenzelm
parents: 9479
diff changeset
   614
		$(LOG)/HOL-IMPP.gz $(LOG)/HOL-Hoare.gz \
wenzelm
parents: 9479
diff changeset
   615
		$(LOG)/HOL-Lex.gz $(LOG)/HOL-Algebra.gz \
wenzelm
parents: 9479
diff changeset
   616
		$(LOG)/HOL-Auth.gz $(LOG)/HOL-UNITY.gz \
wenzelm
parents: 9479
diff changeset
   617
		$(LOG)/HOL-Modelcheck.gz $(LOG)/HOL-Lambda.gz \
11376
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   618
		$(LOG)/HOL-W0.gz $(LOG)/HOL-MiniML.gz $(LOG)/HOL-CTL.gz \
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   619
		$(LOG)/HOL-MicroJava.gz $(LOG)/HOL-NanoJava.gz \
10135
c2a4dccf6e67 reorganized AxClasses;
wenzelm
parents: 10094
diff changeset
   620
		$(LOG)/HOL-IOA.gz $(LOG)/HOL-AxClasses \
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   621
		$(LOG)/HOL-Lattice $(LOG)/HOL-Real-ex.gz \
11544
97305ee424a9 HOL-Real-Hyperreal made a plain session (no longer an image);
wenzelm
parents: 11532
diff changeset
   622
		$(LOG)/HOL-Real-Hyperreal.gz \
9481
wenzelm
parents: 9479
diff changeset
   623
		$(LOG)/HOL-Real-HahnBanach.gz $(LOG)/TLA-Inc.gz \
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   624
		$(LOG)/TLA-Buffer.gz $(LOG)/TLA-Memory.gz \
10981
wenzelm
parents: 10980
diff changeset
   625
		$(LOG)/HOL-Library.gz $(LOG)/HOL-Unix.gz