src/HOL/IsaMakefile
author haftmann
Fri, 03 Nov 2006 14:22:37 +0100
changeset 21151 25bd46916c12
parent 21142 a56a839e9feb
child 21164 0742fc979c67
permissions -rw-r--r--
simplified reasoning tools setup
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
17460
7780d953598c generate: added HOL-Complex-Generate-HOLLight;
wenzelm
parents: 17430
diff changeset
     8
generate: HOL-Complex-Generate-HOL HOL-Complex-Generate-HOLLight
19497
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
     9
images: HOL HOL-Algebra HOL-Complex HOL-Complex-Matrix HOL-Nominal 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 \
17610
58778df33e2f tuned order of targets;
wenzelm
parents: 17546
diff changeset
    17
  HOL-Complex-HahnBanach \
15771
08cc20626a0f restored the target HOL-Complex-Import
paulson
parents: 15731
diff changeset
    18
  HOL-Complex-Import \
17610
58778df33e2f tuned order of targets;
wenzelm
parents: 17546
diff changeset
    19
  HOL-Complex-ex \
13403
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
    20
  HOL-Extraction \
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    21
  HOL-Hoare \
13019
98f0a09a33c3 Target HoareParallel in IsaMakefile
prensani
parents: 13004
diff changeset
    22
  HOL-HoareParallel \
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    23
  HOL-IMP \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    24
  HOL-IMPP \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    25
  HOL-IOA \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    26
  HOL-Induct \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    27
  HOL-Isar_examples \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    28
  HOL-Lambda \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    29
  HOL-Lattice \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    30
  HOL-MicroJava \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    31
  HOL-Modelcheck \
11376
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
    32
  HOL-NanoJava \
19497
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
    33
  HOL-Nominal-Examples \
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    34
  HOL-NumberTheory \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    35
  HOL-Prolog \
14199
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
    36
  HOL-SET-Protocol \
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    37
  HOL-Subst \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    38
      TLA-Buffer \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    39
      TLA-Inc \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    40
      TLA-Memory \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    41
  HOL-UNITY \
10966
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
    42
  HOL-Unix \
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    43
  HOL-W0 \
19203
778507520684 Added HOL-ZF to Isabelle.
obua
parents: 19192
diff changeset
    44
  HOL-ZF \
778507520684 Added HOL-ZF to Isabelle.
obua
parents: 19192
diff changeset
    45
  HOL-ex 
10157
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
16019
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
    65
$(OUT)/HOL: $(OUT)/Pure $(SRC)/Provers/Arith/abel_cancel.ML			\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
    66
  $(SRC)/Provers/Arith/assoc_fold.ML						\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
    67
  $(SRC)/Provers/Arith/cancel_div_mod.ML					\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
    68
  $(SRC)/Provers/Arith/cancel_numeral_factor.ML					\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
    69
  $(SRC)/Provers/Arith/cancel_numerals.ML					\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
    70
  $(SRC)/Provers/Arith/cancel_sums.ML						\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
    71
  $(SRC)/Provers/Arith/combine_numerals.ML					\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
    72
  $(SRC)/Provers/Arith/extract_common_term.ML					\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
    73
  $(SRC)/Provers/Arith/fast_lin_arith.ML $(SRC)/Provers/blast.ML		\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
    74
  $(SRC)/Provers/clasimp.ML $(SRC)/Provers/classical.ML				\
19839
1704c66e5e7e updated IsaMakefiles for new location of IsaPlanner.
dixon
parents: 19803
diff changeset
    75
  $(SRC)/Provers/IsaPlanner/zipper.ML \
1704c66e5e7e updated IsaMakefiles for new location of IsaPlanner.
dixon
parents: 19803
diff changeset
    76
  $(SRC)/Provers/IsaPlanner/isand.ML \
1704c66e5e7e updated IsaMakefiles for new location of IsaPlanner.
dixon
parents: 19803
diff changeset
    77
  $(SRC)/Provers/IsaPlanner/rw_tools.ML	\
1704c66e5e7e updated IsaMakefiles for new location of IsaPlanner.
dixon
parents: 19803
diff changeset
    78
  $(SRC)/Provers/IsaPlanner/rw_inst.ML \
16019
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
    79
  $(SRC)/Provers/eqsubst.ML $(SRC)/Provers/hypsubst.ML				\
18529
540da2415751 removed obsolete Provers/make_elim.ML;
wenzelm
parents: 18482
diff changeset
    80
  $(SRC)/Provers/induct_method.ML $(SRC)/Provers/order.ML			\
540da2415751 removed obsolete Provers/make_elim.ML;
wenzelm
parents: 18482
diff changeset
    81
  $(SRC)/Provers/project_rule.ML $(SRC)/Provers/quantifier1.ML			\
16019
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
    82
  $(SRC)/Provers/quasi.ML $(SRC)/Provers/splitter.ML $(SRC)/Provers/trancl.ML	\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
    83
  $(SRC)/TFL/casesplit.ML $(SRC)/TFL/dcterm.ML $(SRC)/TFL/post.ML		\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
    84
  $(SRC)/TFL/rules.ML $(SRC)/TFL/tfl.ML $(SRC)/TFL/thms.ML			\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
    85
  $(SRC)/TFL/thry.ML $(SRC)/TFL/usyntax.ML $(SRC)/TFL/utils.ML			\
19161
b395f586633f Added file Tools/res_atpset.ML.
mengj
parents: 19097
diff changeset
    86
  Tools/res_atpset.ML \
21046
fe1db2f991a7 moved HOL code generator setup to Code_Generator
haftmann
parents: 21018
diff changeset
    87
  Binomial.thy Code_Generator.thy Datatype.ML Datatype.thy			\
20820
58693343905f removed obsolete Datatype_Universe.thy (cf. Datatype.thy);
wenzelm
parents: 20808
diff changeset
    88
  Divides.thy						\
16019
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
    89
  Equiv_Relations.thy Extraction.thy Finite_Set.ML Finite_Set.thy		\
17384
wenzelm
parents: 17378
diff changeset
    90
  FixedPoint.thy Fun.thy HOL.ML HOL.thy Hilbert_Choice.thy Inductive.thy	\
20808
96d413f78870 moved Infinite_Set.thy to Library;
wenzelm
parents: 20787
diff changeset
    91
  Integ/IntArith.thy Integ/IntDef.thy Integ/IntDiv.thy				\
16019
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
    92
  Integ/NatBin.thy Integ/NatSimprocs.thy Integ/Numeral.thy			\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
    93
  Integ/Parity.thy Integ/Presburger.thy Integ/cooper_dec.ML			\
17384
wenzelm
parents: 17378
diff changeset
    94
  Integ/cooper_proof.ML Integ/reflected_presburger.ML				\
17378
105519771c67 The oracle for Presburger has been changer: It is automatically generated form a verified formaliztion of Cooper's Algorithm ex/Reflected_Presburger.thy
chaieb
parents: 17330
diff changeset
    95
  Integ/reflected_cooper.ML Integ/int_arith1.ML Integ/int_factor_simprocs.ML	\
16019
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
    96
  Integ/nat_simprocs.ML Integ/presburger.ML Integ/qelim.ML LOrder.thy		\
17384
wenzelm
parents: 17378
diff changeset
    97
  Lattice_Locales.thy List.ML List.thy Main.ML Main.thy Map.thy			\
21046
fe1db2f991a7 moved HOL code generator setup to Code_Generator
haftmann
parents: 21018
diff changeset
    98
  Nat.ML Nat.thy NatArith.thy OrderedGroup.ML OrderedGroup.thy	\
16019
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
    99
  Orderings.ML Orderings.thy Power.thy PreList.thy Product_Type.thy		\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   100
  ROOT.ML Recdef.thy Reconstruction.thy Record.thy Refute.thy			\
17618
1330157e156a new sat tactic imports resolution proofs from zChaff
webertj
parents: 17610
diff changeset
   101
  Relation.ML Relation.thy Relation_Power.thy Ring_and_Field.thy SAT.thy Set.ML		\
17484
f6a225f97f0a simplification of the Isabelle-ATP code; hooks for batch generation of problems
paulson
parents: 17460
diff changeset
   102
  Set.thy SetInterval.thy Sum_Type.thy Tools/ATP/AtpCommunication.ML		\
20762
a7a5157c5e75 clearout of obsolete code
paulson
parents: 20610
diff changeset
   103
  Tools/ATP/reduce_axiomsN.ML Tools/ATP/watcher.ML 					\
17618
1330157e156a new sat tactic imports resolution proofs from zChaff
webertj
parents: 17610
diff changeset
   104
  Tools/cnf_funcs.ML					\
16019
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   105
  Tools/datatype_abs_proofs.ML Tools/datatype_aux.ML				\
20381
dbc1d8541bfb added new files
haftmann
parents: 20349
diff changeset
   106
  Tools/datatype_codegen.ML Tools/datatype_hooks.ML Tools/datatype_package.ML	\
16019
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   107
  Tools/datatype_prop.ML Tools/datatype_realizer.ML				\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   108
  Tools/datatype_rep_proofs.ML Tools/inductive_codegen.ML			\
21018
e6b8d6784792 Added new package for inductive definitions, moved old package
berghofe
parents: 20866
diff changeset
   109
  Tools/inductive_package.ML Tools/old_inductive_package.ML Tools/inductive_realizer.ML Tools/meson.ML		\
16019
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   110
  Tools/numeral_syntax.ML Tools/primrec_package.ML Tools/prop_logic.ML		\
18449
e314fb38307d new hash table module in HOL/Too/s
paulson
parents: 18420
diff changeset
   111
  Tools/polyhash.ML \
16019
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   112
  Tools/recdef_package.ML Tools/recfun_codegen.ML				\
21102
7f2ebe5c5b72 Conversion to clause form now tolerates Boolean variables without looping.
paulson
parents: 21085
diff changeset
   113
  Tools/record_package.ML Tools/refute.ML		\
16019
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   114
  Tools/refute_isar.ML Tools/res_atp.ML Tools/res_axioms.ML			\
17846
6fd3261a1be0 deletion of Tools/res_types_sorts; removal of absolute numbering of clauses
paulson
parents: 17819
diff changeset
   115
  Tools/res_clause.ML Tools/rewrite_hol_proof.ML	\
17618
1330157e156a new sat tactic imports resolution proofs from zChaff
webertj
parents: 17610
diff changeset
   116
  Tools/sat_funcs.ML					\
16019
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   117
  Tools/sat_solver.ML Tools/specification_package.ML Tools/split_rule.ML	\
20425
dc1e8c24a475 added typecopy_package and some examples
haftmann
parents: 20400
diff changeset
   118
  Tools/typecopy_package.ML	\
20349
1bf581bc4d60 added Tools/typedef_codegen.ML
haftmann
parents: 20325
diff changeset
   119
  Tools/typedef_package.ML Tools/typedef_codegen.ML	\
1bf581bc4d60 added Tools/typedef_codegen.ML
haftmann
parents: 20325
diff changeset
   120
  Transitive_Closure.ML Transitive_Closure.thy		\
16019
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   121
  Typedef.thy Wellfounded_Recursion.thy Wellfounded_Relations.thy		\
21151
25bd46916c12 simplified reasoning tools setup
haftmann
parents: 21142
diff changeset
   122
  arith_data.ML			\
18597
32c1bf8cf1a4 removed obsolete eqrule_HOL_data.ML;
wenzelm
parents: 18529
diff changeset
   123
  document/root.tex hologic.ML simpdata.ML ResAtpMethods.thy 			\
19192
ee5fde055c9a Merged res_atp_setup.ML into res_atp.ML.
mengj
parents: 19161
diff changeset
   124
  Tools/res_atp_provers.ML Tools/res_atp_methods.ML	\
19564
d3e2f532459a First usable version of the new function definition package (HOL/function_packake/...).
krauss
parents: 19499
diff changeset
   125
  Tools/res_hol_clause.ML	\
20535
b4b3933ec026 updated makefile
krauss
parents: 20436
diff changeset
   126
  Tools/function_package/sum_tools.ML 	\
19564
d3e2f532459a First usable version of the new function definition package (HOL/function_packake/...).
krauss
parents: 19499
diff changeset
   127
  Tools/function_package/fundef_common.ML 	\
d3e2f532459a First usable version of the new function definition package (HOL/function_packake/...).
krauss
parents: 19499
diff changeset
   128
  Tools/function_package/fundef_lib.ML 	\
20535
b4b3933ec026 updated makefile
krauss
parents: 20436
diff changeset
   129
  Tools/function_package/inductive_wrap.ML 	\
19564
d3e2f532459a First usable version of the new function definition package (HOL/function_packake/...).
krauss
parents: 19499
diff changeset
   130
  Tools/function_package/context_tree.ML 	\
d3e2f532459a First usable version of the new function definition package (HOL/function_packake/...).
krauss
parents: 19499
diff changeset
   131
  Tools/function_package/fundef_prep.ML 	\
d3e2f532459a First usable version of the new function definition package (HOL/function_packake/...).
krauss
parents: 19499
diff changeset
   132
  Tools/function_package/fundef_proof.ML 	\
d3e2f532459a First usable version of the new function definition package (HOL/function_packake/...).
krauss
parents: 19499
diff changeset
   133
  Tools/function_package/termination.ML 	\
20535
b4b3933ec026 updated makefile
krauss
parents: 20436
diff changeset
   134
  Tools/function_package/pattern_split.ML 	\
b4b3933ec026 updated makefile
krauss
parents: 20436
diff changeset
   135
  Tools/function_package/mutual.ML 	\
19564
d3e2f532459a First usable version of the new function definition package (HOL/function_packake/...).
krauss
parents: 19499
diff changeset
   136
  Tools/function_package/fundef_package.ML 	\
d3e2f532459a First usable version of the new function definition package (HOL/function_packake/...).
krauss
parents: 19499
diff changeset
   137
  Tools/function_package/auto_term.ML 	\
d3e2f532459a First usable version of the new function definition package (HOL/function_packake/...).
krauss
parents: 19499
diff changeset
   138
  Tools/function_package/fundef_datatype.ML 	\
d3e2f532459a First usable version of the new function definition package (HOL/function_packake/...).
krauss
parents: 19499
diff changeset
   139
  FunDef.thy Accessible_Part.thy 
16187
6ec757011ad6 renamed HOL_PROOF_OBJECTS to HOL_USEDIR_OPTIONS;
wenzelm
parents: 16090
diff changeset
   140
	@$(ISATOOL) usedir $(HOL_USEDIR_OPTIONS) -b -g true $(OUT)/Pure HOL
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   141
13029
84e4ba7fb033 added HOL-Hyperreal-ex;
wenzelm
parents: 13019
diff changeset
   142
13967
9cdab3186c0b fixed HOL-Real-HahnBanach (-> HOL-Complex-HahnBanach)
kleing
parents: 13966
diff changeset
   143
## HOL-Complex-HahnBanach
13029
84e4ba7fb033 added HOL-Hyperreal-ex;
wenzelm
parents: 13019
diff changeset
   144
13967
9cdab3186c0b fixed HOL-Real-HahnBanach (-> HOL-Complex-HahnBanach)
kleing
parents: 13966
diff changeset
   145
HOL-Complex-HahnBanach: HOL-Complex $(LOG)/HOL-Complex-HahnBanach.gz
13029
84e4ba7fb033 added HOL-Hyperreal-ex;
wenzelm
parents: 13019
diff changeset
   146
16019
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   147
$(LOG)/HOL-Complex-HahnBanach.gz: $(OUT)/HOL-Complex			\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   148
  Real/HahnBanach/Bounds.thy Real/HahnBanach/FunctionNorm.thy		\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   149
  Real/HahnBanach/FunctionOrder.thy Real/HahnBanach/HahnBanach.thy	\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   150
  Real/HahnBanach/HahnBanachExtLemmas.thy				\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   151
  Real/HahnBanach/HahnBanachSupLemmas.thy				\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   152
  Real/HahnBanach/Linearform.thy Real/HahnBanach/NormedSpace.thy	\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   153
  Real/HahnBanach/README.html Real/HahnBanach/ROOT.ML			\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   154
  Real/HahnBanach/Subspace.thy Real/HahnBanach/VectorSpace.thy		\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   155
  Real/HahnBanach/ZornLemma.thy Real/HahnBanach/document/root.bib	\
13029
84e4ba7fb033 added HOL-Hyperreal-ex;
wenzelm
parents: 13019
diff changeset
   156
  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
   157
	@cd Real; $(ISATOOL) usedir -g true $(OUT)/HOL-Complex HahnBanach
13029
84e4ba7fb033 added HOL-Hyperreal-ex;
wenzelm
parents: 13019
diff changeset
   158
84e4ba7fb033 added HOL-Hyperreal-ex;
wenzelm
parents: 13019
diff changeset
   159
13961
233dd3bb2390 new directory Complex
paulson
parents: 13949
diff changeset
   160
## HOL-Complex
10751
a81ea5d3dd41 separation of HOL-Hyperreal from HOL-Real
paulson
parents: 10732
diff changeset
   161
13966
2160abf7cfe7 removal of the image HOL-Real and merging of HOL-Real-ex with HOL-Complex-ex
paulson
parents: 13964
diff changeset
   162
HOL-Complex: HOL $(OUT)/HOL-Complex
10751
a81ea5d3dd41 separation of HOL-Hyperreal from HOL-Real
paulson
parents: 10732
diff changeset
   163
16019
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   164
$(OUT)/HOL-Complex: $(OUT)/HOL Complex/ROOT.ML Library/Zorn.thy			\
20767
9bc632ae588f removed obsolete Real/document/root.tex;
wenzelm
parents: 20762
diff changeset
   165
  Real/ContNotDenum.thy Real/Ferrante_Rackoff.thy Real/float.ML			\
19640
40ec89317425 added Ferrante and Rackoff Algorithm -- by Amine Chaieb;
wenzelm
parents: 19564
diff changeset
   166
  Real/Float.thy Real/Lubs.thy Real/PReal.thy Real/RComplete.thy		\
40ec89317425 added Ferrante and Rackoff Algorithm -- by Amine Chaieb;
wenzelm
parents: 19564
diff changeset
   167
  Real/ROOT.ML Real/Rational.thy Real/Real.thy Real/RealDef.thy			\
20767
9bc632ae588f removed obsolete Real/document/root.tex;
wenzelm
parents: 20762
diff changeset
   168
  Real/RealPow.thy Real/RealVector.thy Real/ferrante_rackoff_proof.ML           \
19640
40ec89317425 added Ferrante and Rackoff Algorithm -- by Amine Chaieb;
wenzelm
parents: 19564
diff changeset
   169
  Real/ferrante_rackoff.ML Real/rat_arith.ML Real/real_arith.ML			\
17430
72325ec8fd8e merge Hyperreal/Transfer.thy and Hyperreal/StarType.thy into Hyperreal/StarDef.thy
huffman
parents: 17410
diff changeset
   170
  Hyperreal/StarDef.thy Hyperreal/StarClasses.thy				\
16019
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   171
  Hyperreal/EvenOdd.thy Hyperreal/Fact.thy Hyperreal/HLog.thy			\
17330
e007b307a09e add file Hyperreal/transfer.ML
huffman
parents: 17323
diff changeset
   172
  Hyperreal/Filter.thy Hyperreal/HSeries.thy Hyperreal/transfer.ML		\
16019
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   173
  Hyperreal/HTranscendental.thy Hyperreal/HyperArith.thy			\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   174
  Hyperreal/HyperDef.thy Hyperreal/HyperNat.thy					\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   175
  Hyperreal/HyperPow.thy Hyperreal/Hyperreal.thy				\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   176
  Hyperreal/Integration.thy Hyperreal/Lim.thy Hyperreal/Log.thy			\
17011
08f8408853e3 added Hyperreal/Ln, replaced Lfp and Gfp by FixedPoint
avigad
parents: 16908
diff changeset
   177
  Hyperreal/Ln.thy Hyperreal/MacLaurin.thy Hyperreal/NatStar.thy		\
16019
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   178
  Hyperreal/NSA.thy Hyperreal/NthRoot.thy Hyperreal/Poly.thy			\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   179
  Hyperreal/SEQ.thy Hyperreal/Series.thy Hyperreal/Star.thy			\
17637
409983bbaf00 Added ExecutableSet and Taylor.
berghofe
parents: 17618
diff changeset
   180
  Hyperreal/Taylor.thy								\
16019
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   181
  Hyperreal/Transcendental.thy Hyperreal/fuf.ML Hyperreal/hypreal_arith.ML	\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   182
  Complex/Complex_Main.thy Complex/CLim.thy Complex/CSeries.thy			\
0e1405402d53 Simplifier already setup in Pure;
wenzelm
parents: 15871
diff changeset
   183
  Complex/CStar.thy Complex/Complex.thy Complex/ComplexBin.thy			\
20808
96d413f78870 moved Infinite_Set.thy to Library;
wenzelm
parents: 20787
diff changeset
   184
  Complex/NSCA.thy Complex/NSComplex.thy Complex/document/root.tex 		\
96d413f78870 moved Infinite_Set.thy to Library;
wenzelm
parents: 20787
diff changeset
   185
  Library/Infinite_Set.thy
15057
b1a368d93c50 added Complex/root
nipkow
parents: 15037
diff changeset
   186
	@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
   187
7395
66a3d3bb28e4 clean: include HOL-Real-ex;
wenzelm
parents: 7393
diff changeset
   188
13961
233dd3bb2390 new directory Complex
paulson
parents: 13949
diff changeset
   189
## HOL-Complex-ex
7392
4137c951b36b new directory HOL/Real/ex of real examples
paulson
parents: 7383
diff changeset
   190
13961
233dd3bb2390 new directory Complex
paulson
parents: 13949
diff changeset
   191
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
   192
13961
233dd3bb2390 new directory Complex
paulson
parents: 13949
diff changeset
   193
$(LOG)/HOL-Complex-ex.gz: $(OUT)/HOL-Complex Library/Primes.thy \
233dd3bb2390 new directory Complex
paulson
parents: 13949
diff changeset
   194
  Complex/ex/ROOT.ML Complex/ex/document/root.tex \
19640
40ec89317425 added Ferrante and Rackoff Algorithm -- by Amine Chaieb;
wenzelm
parents: 19564
diff changeset
   195
  Complex/ex/BigO_Complex.thy Complex/ex/BinEx.thy Complex/ex/Ferrante_Rackoff_Ex.thy \
17198
ffe8efe856e3 added Complex/ex/BigO_Complex.thy;
wenzelm
parents: 17023
diff changeset
   196
  Complex/ex/NSPrimes.thy Complex/ex/Sqrt.thy Complex/ex/Sqrt_Script.thy
13961
233dd3bb2390 new directory Complex
paulson
parents: 13949
diff changeset
   197
	@cd Complex; $(ISATOOL) usedir $(OUT)/HOL-Complex ex
7535
599d3414b51d The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents: 7513
diff changeset
   198
599d3414b51d The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents: 7513
diff changeset
   199
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   200
## HOL-Library
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   201
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   202
HOL-Library: HOL $(LOG)/HOL-Library.gz
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   203
19564
d3e2f532459a First usable version of the new function definition package (HOL/function_packake/...).
krauss
parents: 19499
diff changeset
   204
$(LOG)/HOL-Library.gz: $(OUT)/HOL \
19944
60e0cbeae3d8 Introduction of Ramsey's theorem
paulson
parents: 19839
diff changeset
   205
  Library/SetsAndFunctions.thy Library/BigO.thy Library/Ramsey.thy \
19039
8eae46249628 added theory of executable rational numbers
haftmann
parents: 18886
diff changeset
   206
  Library/EfficientNat.thy Library/ExecutableSet.thy Library/ExecutableRat.thy \
20808
96d413f78870 moved Infinite_Set.thy to Library;
wenzelm
parents: 20787
diff changeset
   207
  Library/MLString.thy Library/Infinite_Set.thy \
17637
409983bbaf00 Added ExecutableSet and Taylor.
berghofe
parents: 17618
diff changeset
   208
  Library/FuncSet.thy Library/Library.thy \
14132
4d682b249437 new theory Library/NatPair
paulson
parents: 14115
diff changeset
   209
  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
   210
  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
   211
  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
   212
  Library/README.html Library/Continuity.thy \
14365
3d4df8c166ae replacing HOL/Real/PRat, PNat by the rational number development
paulson
parents: 14355
diff changeset
   213
  Library/Nested_Environment.thy Library/Zorn.thy\
12816
668073849ca9 fixed document setup of HOL-Library;
wenzelm
parents: 12793
diff changeset
   214
  Library/Library/ROOT.ML Library/Library/document/root.tex \
15731
29ae73d8a84e Removed dir Orderings in Library
nipkow
parents: 15697
diff changeset
   215
  Library/Library/document/root.bib Library/While_Combinator.thy \
29ae73d8a84e Removed dir Orderings in Library
nipkow
parents: 15697
diff changeset
   216
  Library/Product_ord.thy Library/Char_ord.thy \
18397
2d94eb7ff17f added HOL/Library/Coinductive_List.thy;
wenzelm
parents: 18005
diff changeset
   217
  Library/List_lexord.thy Library/Commutative_Ring.thy Library/comm_ring.ML \
19234
054332e39e0a Added Library/AssocList.thy
schirmer
parents: 19203
diff changeset
   218
  Library/Coinductive_List.thy Library/AssocList.thy
11398
d7711be8c3a9 Library/ROOT.ML moved to Library/Library/ROOT.ML to avoid accidential
wenzelm
parents: 11394
diff changeset
   219
	@cd Library; $(ISATOOL) usedir $(OUT)/HOL Library
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   220
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   221
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   222
## HOL-Subst
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   223
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   224
HOL-Subst: HOL $(LOG)/HOL-Subst.gz
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   225
15635
8408a06590a6 converted HOL-Subst to tactic scripts
paulson
parents: 15622
diff changeset
   226
$(LOG)/HOL-Subst.gz: $(OUT)/HOL Subst/AList.thy \
8408a06590a6 converted HOL-Subst to tactic scripts
paulson
parents: 15622
diff changeset
   227
  Subst/ROOT.ML Subst/Subst.thy Subst/UTerm.thy Subst/Unifier.thy \
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   228
  Subst/Unify.thy
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   229
	@$(ISATOOL) usedir $(OUT)/HOL Subst
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   230
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   231
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   232
## HOL-Induct
2473
3eb12c85846c minor tuning;
wenzelm
parents: 2448
diff changeset
   233
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   234
HOL-Induct: HOL $(LOG)/HOL-Induct.gz
3125
3f0ab2c306f7 Moved induction examples to directory Induct
paulson
parents: 3118
diff changeset
   235
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   236
$(LOG)/HOL-Induct.gz: $(OUT)/HOL \
13075
d3e1d554cd6d conversion of some HOL/Induct proof scripts to Isar
paulson
parents: 13059
diff changeset
   237
  Induct/Com.thy Induct/Comb.thy Induct/LFilter.thy \
d3e1d554cd6d conversion of some HOL/Induct proof scripts to Isar
paulson
parents: 13059
diff changeset
   238
  Induct/LList.thy Induct/Mutil.thy Induct/Ordinals.thy \
15172
73069e033a0b new example of a quotiented nested data type
paulson
parents: 15150
diff changeset
   239
  Induct/PropLog.thy Induct/QuoNestedDataType.thy Induct/QuoDataType.thy\
73069e033a0b new example of a quotiented nested data type
paulson
parents: 15150
diff changeset
   240
  Induct/ROOT.ML \
13079
e7738aa7267f conversion of Induct/{Slist,Sexp} to Isar scripts
paulson
parents: 13075
diff changeset
   241
  Induct/Sexp.thy Induct/Sigma_Algebra.thy \
e7738aa7267f conversion of Induct/{Slist,Sexp} to Isar scripts
paulson
parents: 13075
diff changeset
   242
  Induct/SList.thy Induct/ABexp.thy Induct/Term.thy \
11046
b5f5942781a0 Induct: converted some theories to new-style format;
wenzelm
parents: 11026
diff changeset
   243
  Induct/Tree.thy Induct/document/root.tex
3125
3f0ab2c306f7 Moved induction examples to directory Induct
paulson
parents: 3118
diff changeset
   244
	@$(ISATOOL) usedir $(OUT)/HOL Induct
3f0ab2c306f7 Moved induction examples to directory Induct
paulson
parents: 3118
diff changeset
   245
3f0ab2c306f7 Moved induction examples to directory Induct
paulson
parents: 3118
diff changeset
   246
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   247
## HOL-IMP
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   248
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   249
HOL-IMP: HOL $(LOG)/HOL-IMP.gz
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   250
13129
bb448fb75191 added dep on IMP/Compiler0
nipkow
parents: 13117
diff changeset
   251
$(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
   252
  IMP/Denotation.thy IMP/Expr.thy IMP/Hoare.thy \
90b0fc84f8d9 HOL/IMP converted to Isar
kleing
parents: 12410
diff changeset
   253
  IMP/Natural.thy IMP/Examples.thy \
90b0fc84f8d9 HOL/IMP converted to Isar
kleing
parents: 12410
diff changeset
   254
  IMP/Transition.thy IMP/VC.thy IMP/ROOT.ML IMP/document/root.tex \
90b0fc84f8d9 HOL/IMP converted to Isar
kleing
parents: 12410
diff changeset
   255
  IMP/document/root.bib
12548
9d247ad51c81 HOL/IMP: include session graph;
wenzelm
parents: 12521
diff changeset
   256
	@$(ISATOOL) usedir -g true $(OUT)/HOL IMP
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   257
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   258
8179
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   259
## HOL-IMPP
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   260
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   261
HOL-IMPP: HOL $(LOG)/HOL-IMPP.gz
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   262
19803
aa2581752afb removed obsolete ML files;
wenzelm
parents: 19802
diff changeset
   263
$(LOG)/HOL-IMPP.gz: $(OUT)/HOL IMPP/ROOT.ML IMPP/Com.thy \
aa2581752afb removed obsolete ML files;
wenzelm
parents: 19802
diff changeset
   264
  IMPP/Natural.thy IMPP/Hoare.thy IMPP/Misc.thy IMPP/EvenOdd.thy
8179
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   265
	@$(ISATOOL) usedir $(OUT)/HOL IMPP
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   266
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   267
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   268
## HOL-Complex-Import
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   269
19097
2fc1a6da9366 removed Import/lazy_scan.ML;
wenzelm
parents: 19085
diff changeset
   270
IMPORTER_FILES = Import/lazy_seq.ML Import/proof_kernel.ML Import/replay.ML \
20610
09ef37366a31 moved Import/susp.ML to Pure/General;
wenzelm
parents: 20598
diff changeset
   271
  Import/shuffler.ML Import/MakeEqual.thy Import/HOL4Setup.thy \
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   272
  Import/HOL4Syntax.thy Import/HOL4Compat.thy Import/import_syntax.ML \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   273
  Import/hol4rews.ML Import/import_package.ML Import/ROOT.ML
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   274
17323
2fc68de9de1f 1) Added target HOL-Complex-Generate-HOLLight
obua
parents: 17308
diff changeset
   275
IMPORTER_HOLLIGHT_FILES = Import/proof_kernel.ML Import/replay.ML \
2fc68de9de1f 1) Added target HOL-Complex-Generate-HOLLight
obua
parents: 17308
diff changeset
   276
  Import/shuffler.ML Import/MakeEqual.thy Import/HOL4Setup.thy \
2fc68de9de1f 1) Added target HOL-Complex-Generate-HOLLight
obua
parents: 17308
diff changeset
   277
  Import/HOL4Syntax.thy Import/HOLLightCompat.thy Import/import_syntax.ML \
2fc68de9de1f 1) Added target HOL-Complex-Generate-HOLLight
obua
parents: 17308
diff changeset
   278
  Import/hol4rews.ML Import/import_package.ML Import/ROOT.ML
2fc68de9de1f 1) Added target HOL-Complex-Generate-HOLLight
obua
parents: 17308
diff changeset
   279
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   280
HOL-Complex-Import: HOL-Complex $(LOG)/HOL-Complex-Import.gz
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   281
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   282
$(LOG)/HOL-Complex-Import.gz: $(OUT)/HOL-Complex $(IMPORTER_FILES)
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   283
	@$(ISATOOL) usedir $(OUT)/HOL-Complex Import
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   284
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   285
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   286
## HOL-Complex-Generate-HOL
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   287
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   288
HOL-Complex-Generate-HOL: HOL-Complex $(LOG)/HOL-Complex-Generate-HOL.gz
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   289
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   290
$(LOG)/HOL-Complex-Generate-HOL.gz: $(OUT)/HOL-Complex $(IMPORTER_FILES)  \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   291
  Import/Generate-HOL/GenHOL4Base.thy Import/Generate-HOL/GenHOL4Prob.thy \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   292
  Import/Generate-HOL/GenHOL4Real.thy Import/Generate-HOL/GenHOL4Vec.thy  \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   293
  Import/Generate-HOL/GenHOL4Word32.thy Import/Generate-HOL/ROOT.ML
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   294
	@cd Import; $(ISATOOL) usedir $(OUT)/HOL-Complex Generate-HOL
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   295
17460
7780d953598c generate: added HOL-Complex-Generate-HOLLight;
wenzelm
parents: 17430
diff changeset
   296
7780d953598c generate: added HOL-Complex-Generate-HOLLight;
wenzelm
parents: 17430
diff changeset
   297
## HOL-Complex-Generate-HOLLight
7780d953598c generate: added HOL-Complex-Generate-HOLLight;
wenzelm
parents: 17430
diff changeset
   298
17323
2fc68de9de1f 1) Added target HOL-Complex-Generate-HOLLight
obua
parents: 17308
diff changeset
   299
HOL-Complex-Generate-HOLLight: HOL-Complex $(LOG)/HOL-Complex-Generate-HOLLight.gz
2fc68de9de1f 1) Added target HOL-Complex-Generate-HOLLight
obua
parents: 17308
diff changeset
   300
2fc68de9de1f 1) Added target HOL-Complex-Generate-HOLLight
obua
parents: 17308
diff changeset
   301
$(LOG)/HOL-Complex-Generate-HOLLight.gz: $(OUT)/HOL-Complex $(IMPORTER_HOLLIGHT_FILES)  \
2fc68de9de1f 1) Added target HOL-Complex-Generate-HOLLight
obua
parents: 17308
diff changeset
   302
  Import/Generate-HOLLight/GenHOLLight.thy Import/Generate-HOLLight/ROOT.ML
2fc68de9de1f 1) Added target HOL-Complex-Generate-HOLLight
obua
parents: 17308
diff changeset
   303
	@cd Import; $(ISATOOL) usedir $(OUT)/HOL-Complex Generate-HOLLight
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   304
17460
7780d953598c generate: added HOL-Complex-Generate-HOLLight;
wenzelm
parents: 17430
diff changeset
   305
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   306
## HOL-Import-HOL
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   307
14626
dfb8d2977263 renamed HOL-Import-HOL to HOL4, added to images target
kleing
parents: 14610
diff changeset
   308
HOL4: HOL-Complex $(LOG)/HOL4.gz
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   309
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   310
HOL_IMPORT_FILES = arithmetic.imp bits.imp boolean_sequence.imp bool.imp \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   311
  bword_arith.imp bword_bitop.imp bword_num.imp combin.imp divides.imp \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   312
  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
   313
  numeral.imp num.imp one.imp operator.imp option.imp pair.imp poly.imp \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   314
  powser.imp pred_set.imp prime.imp prim_rec.imp prob_algebra.imp \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   315
  prob_canon.imp prob_extra.imp prob.imp prob_indep.imp prob_pseudo.imp \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   316
  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
   317
  seq.imp state_transformer.imp sum.imp topology.imp transc.imp word32.imp \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   318
  word_base.imp word_bitop.imp word_num.imp
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   319
14626
dfb8d2977263 renamed HOL-Import-HOL to HOL4, added to images target
kleing
parents: 14610
diff changeset
   320
$(LOG)/HOL4.gz: $(OUT)/HOL-Complex $(IMPORTER_FILES) \
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   321
  $(HOL_IMPORT_FILES:%=Import/HOL/%) Import/HOL/HOL4Base.thy \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   322
  Import/HOL/HOL4Prob.thy Import/HOL/HOL4Real.thy Import/HOL/HOL4Vec.thy \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   323
  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
   324
	@cd Import/HOL; $(ISATOOL) usedir -b $(OUT)/HOL-Complex HOL4
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   325
17645
940371ea0ff3 added entry for running HOLLight
obua
parents: 17637
diff changeset
   326
HOLLight: HOL-Complex $(LOG)/HOLLight.gz
940371ea0ff3 added entry for running HOLLight
obua
parents: 17637
diff changeset
   327
940371ea0ff3 added entry for running HOLLight
obua
parents: 17637
diff changeset
   328
$(LOG)/HOLLight.gz: $(OUT)/HOL-Complex $(IMPORTER_HOLLIGHT_FILES) \
940371ea0ff3 added entry for running HOLLight
obua
parents: 17637
diff changeset
   329
  Import/HOLLight/hollight.imp Import/HOLLight/HOLLight.thy \
940371ea0ff3 added entry for running HOLLight
obua
parents: 17637
diff changeset
   330
  Import/HOLLight/ROOT.ML
940371ea0ff3 added entry for running HOLLight
obua
parents: 17637
diff changeset
   331
	@cd Import/HOLLight; $(ISATOOL) usedir -b $(OUT)/HOL-Complex HOLLight
940371ea0ff3 added entry for running HOLLight
obua
parents: 17637
diff changeset
   332
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   333
9510
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   334
## HOL-NumberTheory
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   335
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   336
HOL-NumberTheory: HOL $(LOG)/HOL-NumberTheory.gz
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   337
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   338
$(LOG)/HOL-NumberTheory.gz: $(OUT)/HOL \
11363
a548865b1b6a moved Primes.thy from NumberTheory to Library
paulson
parents: 11362
diff changeset
   339
  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
   340
  NumberTheory/Factorization.thy NumberTheory/BijectionRel.thy \
7eef34adb852 HOL-NumberTheory: converted to new-style format and proper document setup;
wenzelm
parents: 11046
diff changeset
   341
  NumberTheory/Chinese.thy NumberTheory/EulerFermat.thy \
7eef34adb852 HOL-NumberTheory: converted to new-style format and proper document setup;
wenzelm
parents: 11046
diff changeset
   342
  NumberTheory/IntFact.thy NumberTheory/IntPrimes.thy \
7eef34adb852 HOL-NumberTheory: converted to new-style format and proper document setup;
wenzelm
parents: 11046
diff changeset
   343
  NumberTheory/WilsonBij.thy NumberTheory/WilsonRuss.thy \
13873
f9f49a1ec0f2 quadratic reciprocity files
paulson
parents: 13870
diff changeset
   344
  NumberTheory/Finite2.thy NumberTheory/Int2.thy NumberTheory/EvenOdd.thy\
f9f49a1ec0f2 quadratic reciprocity files
paulson
parents: 13870
diff changeset
   345
  NumberTheory/Residues.thy NumberTheory/Euler.thy NumberTheory/Gauss.thy\
20808
96d413f78870 moved Infinite_Set.thy to Library;
wenzelm
parents: 20787
diff changeset
   346
  NumberTheory/Quadratic_Reciprocity.thy Library/Infinite_Set.thy\
9510
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   347
  NumberTheory/ROOT.ML
11850
cdfc3fce577e document graphs for several sessions;
wenzelm
parents: 11837
diff changeset
   348
	@$(ISATOOL) usedir -g true $(OUT)/HOL NumberTheory
9510
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   349
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   350
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   351
## HOL-Hoare
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   352
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   353
HOL-Hoare: HOL $(LOG)/HOL-Hoare.gz
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   354
19802
c2860c37e574 removed obsolete ML files;
wenzelm
parents: 19801
diff changeset
   355
$(LOG)/HOL-Hoare.gz: $(OUT)/HOL Hoare/Arith2.thy \
13697
e4db4f06cec1 Hoare.ML -> hoare.ML
nipkow
parents: 13695
diff changeset
   356
  Hoare/Examples.thy Hoare/hoare.ML Hoare/Hoare.thy \
13875
12997e3ddd8d *** empty log message ***
nipkow
parents: 13873
diff changeset
   357
  Hoare/Heap.thy Hoare/HeapSyntax.thy Hoare/Pointer_Examples.thy \
12997e3ddd8d *** empty log message ***
nipkow
parents: 13873
diff changeset
   358
  Hoare/ROOT.ML Hoare/ExamplesAbort.thy  Hoare/HeapSyntaxAbort.thy \
14075
ab2e26ae90e3 *** empty log message ***
nipkow
parents: 14070
diff changeset
   359
  Hoare/hoareAbort.ML Hoare/HoareAbort.thy Hoare/SchorrWaite.thy \
19402
742b7934ccfc Hoare(Parallel) dependencies on document/*
nipkow
parents: 19234
diff changeset
   360
  Hoare/Separation.thy Hoare/SepLogHeap.thy \
742b7934ccfc Hoare(Parallel) dependencies on document/*
nipkow
parents: 19234
diff changeset
   361
  Hoare/document/root.tex Hoare/document/root.bib
2826
0b0d9e3bc661 isatool usedir;
wenzelm
parents: 2635
diff changeset
   362
	@$(ISATOOL) usedir $(OUT)/HOL Hoare
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   363
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   364
12996
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   365
## HOL-HoareParallel
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   366
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   367
HOL-HoareParallel: HOL $(LOG)/HOL-HoareParallel.gz
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   368
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   369
$(LOG)/HOL-HoareParallel.gz: $(OUT)/HOL HoareParallel/Gar_Coll.thy \
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   370
  HoareParallel/Graph.thy HoareParallel/Mul_Gar_Coll.thy	   \
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   371
  HoareParallel/OG_Com.thy HoareParallel/OG_Examples.thy	   \
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   372
  HoareParallel/OG_Hoare.thy HoareParallel/OG_Syntax.thy	   \
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   373
  HoareParallel/OG_Tactics.thy HoareParallel/OG_Tran.thy	   \
13019
98f0a09a33c3 Target HoareParallel in IsaMakefile
prensani
parents: 13004
diff changeset
   374
  HoareParallel/Quote_Antiquote.thy                                \
12996
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   375
  HoareParallel/RG_Com.thy HoareParallel/RG_Examples.thy	   \
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   376
  HoareParallel/RG_Hoare.thy HoareParallel/RG_Syntax.thy	   \
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   377
  HoareParallel/RG_Tran.thy HoareParallel/ROOT.ML		   \
19402
742b7934ccfc Hoare(Parallel) dependencies on document/*
nipkow
parents: 19234
diff changeset
   378
  HoareParallel/document/root.tex HoareParallel/document/root.bib
13029
84e4ba7fb033 added HOL-Hyperreal-ex;
wenzelm
parents: 13019
diff changeset
   379
	@$(ISATOOL) usedir -g true $(OUT)/HOL HoareParallel
12996
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   380
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   381
7999
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   382
## HOL-Algebra
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   383
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   384
HOL-Algebra: HOL $(LOG)/HOL-Algebra.gz
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   385
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   386
$(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
   387
  Library/Primes.thy Library/FuncSet.thy \
20318
0e0ea63fe768 Restructured algebra library, added ideals and quotient rings.
ballarin
parents: 19997
diff changeset
   388
  Algebra/AbelCoset.thy \
13943
83d842ccd4aa moving Bij.thy from GroupTheory to Algebra
paulson
parents: 13939
diff changeset
   389
  Algebra/Bij.thy \
13870
cf947d1ec5ff moved Exponent, Coset, Sylow from GroupTheory to Algebra, converting them
paulson
parents: 13858
diff changeset
   390
  Algebra/Coset.thy \
cf947d1ec5ff moved Exponent, Coset, Sylow from GroupTheory to Algebra, converting them
paulson
parents: 13858
diff changeset
   391
  Algebra/Exponent.thy \
13939
b3ef90abbd02 HOL-Algebra: new dependencies.
ballarin
parents: 13926
diff changeset
   392
  Algebra/FiniteProduct.thy \
b3ef90abbd02 HOL-Algebra: new dependencies.
ballarin
parents: 13926
diff changeset
   393
  Algebra/Group.thy \
20318
0e0ea63fe768 Restructured algebra library, added ideals and quotient rings.
ballarin
parents: 19997
diff changeset
   394
  Algebra/Ideal.thy \
14551
2cb6ff394bfb Various changes to HOL-Algebra;
ballarin
parents: 14531
diff changeset
   395
  Algebra/Lattice.thy \
13939
b3ef90abbd02 HOL-Algebra: new dependencies.
ballarin
parents: 13926
diff changeset
   396
  Algebra/Module.thy \
20318
0e0ea63fe768 Restructured algebra library, added ideals and quotient rings.
ballarin
parents: 19997
diff changeset
   397
  Algebra/Ring.thy \
13870
cf947d1ec5ff moved Exponent, Coset, Sylow from GroupTheory to Algebra, converting them
paulson
parents: 13858
diff changeset
   398
  Algebra/Sylow.thy \
13939
b3ef90abbd02 HOL-Algebra: new dependencies.
ballarin
parents: 13926
diff changeset
   399
  Algebra/UnivPoly.thy \
20318
0e0ea63fe768 Restructured algebra library, added ideals and quotient rings.
ballarin
parents: 19997
diff changeset
   400
  Algebra/IntRing.thy \
0e0ea63fe768 Restructured algebra library, added ideals and quotient rings.
ballarin
parents: 19997
diff changeset
   401
  Algebra/QuotRing.thy \
0e0ea63fe768 Restructured algebra library, added ideals and quotient rings.
ballarin
parents: 19997
diff changeset
   402
  Algebra/RingHom.thy \
7999
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   403
  Algebra/abstract/Abstract.thy \
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   404
  Algebra/abstract/Factor.ML Algebra/abstract/Factor.thy \
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   405
  Algebra/abstract/Field.thy \
20318
0e0ea63fe768 Restructured algebra library, added ideals and quotient rings.
ballarin
parents: 19997
diff changeset
   406
  Algebra/abstract/Ideal2.ML Algebra/abstract/Ideal2.thy \
7999
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   407
  Algebra/abstract/PID.thy \
20318
0e0ea63fe768 Restructured algebra library, added ideals and quotient rings.
ballarin
parents: 19997
diff changeset
   408
  Algebra/abstract/Ring2.ML Algebra/abstract/Ring2.thy \
7999
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   409
  Algebra/abstract/RingHomo.ML Algebra/abstract/RingHomo.thy\
13735
7de9342aca7a HOL-Algebra partially ported to Isar.
ballarin
parents: 13706
diff changeset
   410
  Algebra/abstract/order.ML \
13949
0ce528cd6f19 HOL-Algebra complete for release Isabelle2003 (modulo section headers).
ballarin
parents: 13943
diff changeset
   411
  Algebra/document/root.tex \
7999
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   412
  Algebra/poly/LongDiv.ML Algebra/poly/LongDiv.thy \
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   413
  Algebra/poly/PolyHomo.ML Algebra/poly/PolyHomo.thy \
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   414
  Algebra/poly/Polynomial.thy \
13939
b3ef90abbd02 HOL-Algebra: new dependencies.
ballarin
parents: 13926
diff changeset
   415
  Algebra/poly/UnivPoly2.ML Algebra/poly/UnivPoly2.thy \
b3ef90abbd02 HOL-Algebra: new dependencies.
ballarin
parents: 13926
diff changeset
   416
  Algebra/ringsimp.ML
14578
1f3f7e58b195 session graph;
wenzelm
parents: 14569
diff changeset
   417
	@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
   418
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   419
## HOL-Auth
3819
5a6a6f18b109 added TLA stuff;
wenzelm
parents: 3616
diff changeset
   420
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   421
HOL-Auth: HOL $(LOG)/HOL-Auth.gz
3819
5a6a6f18b109 added TLA stuff;
wenzelm
parents: 3616
diff changeset
   422
14132
4d682b249437 new theory Library/NatPair
paulson
parents: 14115
diff changeset
   423
$(LOG)/HOL-Auth.gz: $(OUT)/HOL Library/NatPair.thy \
13926
6e62e5357a10 converting more HOL-Auth to new-style theories
paulson
parents: 13923
diff changeset
   424
  Auth/CertifiedEmail.thy Auth/Event.thy \
6e62e5357a10 converting more HOL-Auth to new-style theories
paulson
parents: 13923
diff changeset
   425
  Auth/Message.thy Auth/NS_Public.thy Auth/NS_Public_Bad.thy \
18886
9f27383426db new and updated protocol proofs by Giamp Bella
paulson
parents: 18793
diff changeset
   426
  Auth/NS_Shared.thy Auth/OtwayRees.thy Auth/OtwayReesBella.thy Auth/OtwayRees_AN.thy \
13923
019342d03d81 Auth: certified email protocol
paulson
parents: 13908
diff changeset
   427
  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
   428
  Auth/Recur.thy Auth/Shared.thy \
18886
9f27383426db new and updated protocol proofs by Giamp Bella
paulson
parents: 18793
diff changeset
   429
  Auth/TLS.thy Auth/WooLam.thy Auth/Kerberos_BAN.thy Auth/Kerberos_BAN_Gets.thy \
9f27383426db new and updated protocol proofs by Giamp Bella
paulson
parents: 18793
diff changeset
   430
  Auth/KerberosIV.thy Auth/KerberosIV_Gets.thy Auth/KerberosV.thy \
13508
890d736b93a5 Frederic Blanqui's new "guard" examples
paulson
parents: 13481
diff changeset
   431
  Auth/Yahalom.thy Auth/Yahalom2.thy Auth/Yahalom_Bad.thy \
14145
2e31b8cc8788 ZhouGollmann: new example (fair non-repudiation protocol)
paulson
parents: 14132
diff changeset
   432
  Auth/ZhouGollmann.thy \
13508
890d736b93a5 Frederic Blanqui's new "guard" examples
paulson
parents: 13481
diff changeset
   433
  Auth/Guard/Analz.thy Auth/Guard/Extensions.thy Auth/Guard/GuardK.thy \
890d736b93a5 Frederic Blanqui's new "guard" examples
paulson
parents: 13481
diff changeset
   434
  Auth/Guard/Guard_Public.thy Auth/Guard/Guard_Shared.thy \
890d736b93a5 Frederic Blanqui's new "guard" examples
paulson
parents: 13481
diff changeset
   435
  Auth/Guard/Guard.thy Auth/Guard/List_Msg.thy \
17394
a8c9ed3f9818 renamed Guard/NS_Public, Guard/OtwayRees, Guard/Yahalom.thy to avoid clash with plain Auth versions;
wenzelm
parents: 17384
diff changeset
   436
  Auth/Guard/Guard_NS_Public.thy Auth/Guard/Guard_OtwayRees.thy \
13508
890d736b93a5 Frederic Blanqui's new "guard" examples
paulson
parents: 13481
diff changeset
   437
  Auth/Guard/P1.thy Auth/Guard/P2.thy \
17394
a8c9ed3f9818 renamed Guard/NS_Public, Guard/OtwayRees, Guard/Yahalom.thy to avoid clash with plain Auth versions;
wenzelm
parents: 17384
diff changeset
   438
  Auth/Guard/Proto.thy Auth/Guard/Guard_Yahalom.thy\
18886
9f27383426db new and updated protocol proofs by Giamp Bella
paulson
parents: 18793
diff changeset
   439
  Auth/Smartcard/EventSC.thy Auth/Smartcard/ShoupRubinBella.thy\
9f27383426db new and updated protocol proofs by Giamp Bella
paulson
parents: 18793
diff changeset
   440
  Auth/Smartcard/ShoupRubin.thy Auth/Smartcard/Smartcard.thy\
14150
9a23e4eb5eb3 A document for UNITY
paulson
parents: 14145
diff changeset
   441
  Auth/document/root.tex 
13964
bfca18e9ab72 fixed missing -g true for HOL-Auth
kleing
parents: 13961
diff changeset
   442
	@$(ISATOOL) usedir -g true $(OUT)/HOL Auth
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   443
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   444
4777
379f32b0ae40 New target HOL-UNITY
paulson
parents: 4729
diff changeset
   445
## HOL-UNITY
379f32b0ae40 New target HOL-UNITY
paulson
parents: 4729
diff changeset
   446
379f32b0ae40 New target HOL-UNITY
paulson
parents: 4729
diff changeset
   447
HOL-UNITY: HOL $(LOG)/HOL-UNITY.gz
379f32b0ae40 New target HOL-UNITY
paulson
parents: 4729
diff changeset
   448
10787
f42353afd6d3 new UNITY examples by Sidi Ehmety
paulson
parents: 10772
diff changeset
   449
$(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
   450
  UNITY/UNITY_Main.thy UNITY/UNITY_tactics.ML \
13797
baefae13ad37 conversion of UNITY theories to new-style
paulson
parents: 13796
diff changeset
   451
  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
   452
  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
   453
  UNITY/Lift_prog.thy UNITY/ListOrder.thy UNITY/ProgressSets.thy\
89131afa9f01 New theory ProgressSets. Definition of closure sets
paulson
parents: 13851
diff changeset
   454
  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
   455
  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
   456
  UNITY/Simple/Channel.thy UNITY/Simple/Common.thy  \
8d7e9fce8c50 converting UNITY to new-style theories
paulson
parents: 13787
diff changeset
   457
  UNITY/Simple/Deadlock.thy UNITY/Simple/Lift.thy UNITY/Simple/Mutex.thy  \
14199
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   458
  UNITY/Simple/NSP_Bad.thy UNITY/Simple/Network.thy\
13790
8d7e9fce8c50 converting UNITY to new-style theories
paulson
parents: 13787
diff changeset
   459
  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
   460
  UNITY/Comp/Alloc.ML UNITY/Comp/Alloc.thy \
14089
7b34f58b1b81 converted UNITY/Comp/{AllocImpl,Client} to Isar scripts
paulson
parents: 14088
diff changeset
   461
  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
   462
  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
   463
  UNITY/Comp/PriorityAux.thy \
14087
cb07c3948668 Conversion of UNITY/Comp/Priority.thy to a linear Isar script
paulson
parents: 14075
diff changeset
   464
  UNITY/Comp/Priority.thy UNITY/Comp/Progress.thy \
14150
9a23e4eb5eb3 A document for UNITY
paulson
parents: 14145
diff changeset
   465
  UNITY/Comp/TimerArray.thy\
9a23e4eb5eb3 A document for UNITY
paulson
parents: 14145
diff changeset
   466
  UNITY/document/root.tex 
9a23e4eb5eb3 A document for UNITY
paulson
parents: 14145
diff changeset
   467
	@$(ISATOOL) usedir -g true $(OUT)/HOL UNITY
4777
379f32b0ae40 New target HOL-UNITY
paulson
parents: 4729
diff changeset
   468
379f32b0ae40 New target HOL-UNITY
paulson
parents: 4729
diff changeset
   469
10966
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   470
## HOL-Unix
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   471
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   472
HOL-Unix: HOL $(LOG)/HOL-Unix.gz
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   473
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   474
$(LOG)/HOL-Unix.gz: $(OUT)/HOL Library/Nested_Environment.thy \
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   475
  Library/List_Prefix.thy Unix/ROOT.ML Unix/Unix.thy \
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   476
  Unix/document/root.bib Unix/document/root.tex
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   477
	@$(ISATOOL) usedir $(OUT)/HOL Unix
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   478
19203
778507520684 Added HOL-ZF to Isabelle.
obua
parents: 19192
diff changeset
   479
## HOL-ZF
778507520684 Added HOL-ZF to Isabelle.
obua
parents: 19192
diff changeset
   480
778507520684 Added HOL-ZF to Isabelle.
obua
parents: 19192
diff changeset
   481
HOL-ZF: HOL $(LOG)/HOL-ZF.gz
778507520684 Added HOL-ZF to Isabelle.
obua
parents: 19192
diff changeset
   482
778507520684 Added HOL-ZF to Isabelle.
obua
parents: 19192
diff changeset
   483
$(LOG)/HOL-ZF.gz: $(OUT)/HOL ZF/ROOT.ML  \
778507520684 Added HOL-ZF to Isabelle.
obua
parents: 19192
diff changeset
   484
  ZF/Helper.thy ZF/LProd.thy ZF/HOLZF.thy \
778507520684 Added HOL-ZF to Isabelle.
obua
parents: 19192
diff changeset
   485
  ZF/MainZF.thy ZF/Games.thy ZF/document/root.tex
778507520684 Added HOL-ZF to Isabelle.
obua
parents: 19192
diff changeset
   486
	@$(ISATOOL) usedir $(OUT)/HOL ZF
10966
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   487
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   488
## HOL-Modelcheck
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   489
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   490
HOL-Modelcheck: HOL $(LOG)/HOL-Modelcheck.gz
3218
44f01b718eab added Modelcheck example;
mueller
parents: 3195
diff changeset
   491
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   492
$(LOG)/HOL-Modelcheck.gz: $(OUT)/HOL Modelcheck/CTL.thy \
17287
bd49e10bbd24 removed some ML files in Modelcheck/;
wenzelm
parents: 17229
diff changeset
   493
  Modelcheck/EindhovenExample.thy Modelcheck/EindhovenSyn.ML \
bd49e10bbd24 removed some ML files in Modelcheck/;
wenzelm
parents: 17229
diff changeset
   494
  Modelcheck/EindhovenSyn.thy Modelcheck/MuCalculus.thy \
bd49e10bbd24 removed some ML files in Modelcheck/;
wenzelm
parents: 17229
diff changeset
   495
  Modelcheck/MuckeExample1.thy Modelcheck/MuckeExample2.thy \
6474
wenzelm
parents: 6472
diff changeset
   496
  Modelcheck/MuckeSyn.ML Modelcheck/MuckeSyn.thy Modelcheck/ROOT.ML \
wenzelm
parents: 6472
diff changeset
   497
  Modelcheck/mucke_oracle.ML
3218
44f01b718eab added Modelcheck example;
mueller
parents: 3195
diff changeset
   498
	@$(ISATOOL) usedir $(OUT)/HOL Modelcheck
44f01b718eab added Modelcheck example;
mueller
parents: 3195
diff changeset
   499
44f01b718eab added Modelcheck example;
mueller
parents: 3195
diff changeset
   500
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   501
## HOL-Lambda
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   502
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   503
HOL-Lambda: HOL $(LOG)/HOL-Lambda.gz
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   504
19564
d3e2f532459a First usable version of the new function definition package (HOL/function_packake/...).
krauss
parents: 19499
diff changeset
   505
$(LOG)/HOL-Lambda.gz: $(OUT)/HOL \
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   506
  Lambda/Commutation.thy Lambda/Eta.thy Lambda/InductTermi.thy Lambda/Lambda.thy \
9771
54c6a2c6e569 converted Lambda scripts;
wenzelm
parents: 9762
diff changeset
   507
  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
   508
  Lambda/ParRed.thy Lambda/StrongNorm.thy Lambda/Type.thy \
86c56794b641 Added new theories StrongNorm and WeakNorm to Lambda example.
berghofe
parents: 14044
diff changeset
   509
  Lambda/WeakNorm.thy Lambda/ROOT.ML \
86c56794b641 Added new theories StrongNorm and WeakNorm to Lambda example.
berghofe
parents: 14044
diff changeset
   510
  Lambda/document/root.bib Lambda/document/root.tex
11850
cdfc3fce577e document graphs for several sessions;
wenzelm
parents: 11837
diff changeset
   511
	@$(ISATOOL) usedir -g true $(OUT)/HOL Lambda
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   512
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   513
9015
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   514
## HOL-Prolog
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   515
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   516
HOL-Prolog: HOL $(LOG)/HOL-Prolog.gz
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   517
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   518
$(LOG)/HOL-Prolog.gz: $(OUT)/HOL Prolog/ROOT.ML Prolog/HOHH.ML Prolog/HOHH.thy \
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   519
  Prolog/Test.ML Prolog/Test.thy  \
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   520
  Prolog/Func.ML Prolog/Func.thy Prolog/Type.ML Prolog/Type.thy
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   521
	@$(ISATOOL) usedir $(OUT)/HOL Prolog
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   522
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   523
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   524
## HOL-W0
2527
0ba3755ce398 Added W0 and modified MiniML.
nipkow
parents: 2473
diff changeset
   525
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   526
HOL-W0: HOL $(LOG)/HOL-W0.gz
2527
0ba3755ce398 Added W0 and modified MiniML.
nipkow
parents: 2473
diff changeset
   527
12946
75447c743810 Isar_examples/W_correct moved to W0;
wenzelm
parents: 12918
diff changeset
   528
$(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
   529
	@$(ISATOOL) usedir $(OUT)/HOL W0
2527
0ba3755ce398 Added W0 and modified MiniML.
nipkow
parents: 2473
diff changeset
   530
0ba3755ce398 Added W0 and modified MiniML.
nipkow
parents: 2473
diff changeset
   531
8012
bbdf3c51c3b8 Added MicroJava
nipkow
parents: 8008
diff changeset
   532
## HOL-MicroJava
bbdf3c51c3b8 Added MicroJava
nipkow
parents: 8008
diff changeset
   533
bbdf3c51c3b8 Added MicroJava
nipkow
parents: 8008
diff changeset
   534
HOL-MicroJava: HOL $(LOG)/HOL-MicroJava.gz
bbdf3c51c3b8 Added MicroJava
nipkow
parents: 8008
diff changeset
   535
17637
409983bbaf00 Added ExecutableSet and Taylor.
berghofe
parents: 17618
diff changeset
   536
$(LOG)/HOL-MicroJava.gz: $(OUT)/HOL Library/ExecutableSet.thy \
409983bbaf00 Added ExecutableSet and Taylor.
berghofe
parents: 17618
diff changeset
   537
  MicroJava/ROOT.ML \
13672
b95d12325b51 Added compiler
streckem
parents: 13589
diff changeset
   538
  MicroJava/Comp/AuxLemmas.thy \
b95d12325b51 Added compiler
streckem
parents: 13589
diff changeset
   539
  MicroJava/Comp/CorrComp.thy \
b95d12325b51 Added compiler
streckem
parents: 13589
diff changeset
   540
  MicroJava/Comp/CorrCompTp.thy \
b95d12325b51 Added compiler
streckem
parents: 13589
diff changeset
   541
  MicroJava/Comp/DefsComp.thy \
b95d12325b51 Added compiler
streckem
parents: 13589
diff changeset
   542
  MicroJava/Comp/Index.thy \
b95d12325b51 Added compiler
streckem
parents: 13589
diff changeset
   543
  MicroJava/Comp/LemmasComp.thy \
b95d12325b51 Added compiler
streckem
parents: 13589
diff changeset
   544
  MicroJava/Comp/NatCanonify.thy \
b95d12325b51 Added compiler
streckem
parents: 13589
diff changeset
   545
  MicroJava/Comp/TranslComp.thy \
b95d12325b51 Added compiler
streckem
parents: 13589
diff changeset
   546
  MicroJava/Comp/TranslCompTp.thy \
b95d12325b51 Added compiler
streckem
parents: 13589
diff changeset
   547
  MicroJava/Comp/TypeInf.thy \
11026
a50365d21144 converted to Isar, simplifying recursion on class hierarchy
oheimb
parents: 11024
diff changeset
   548
  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
   549
  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
   550
  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
   551
  MicroJava/J/WellForm.thy MicroJava/J/Value.thy \
a50365d21144 converted to Isar, simplifying recursion on class hierarchy
oheimb
parents: 11024
diff changeset
   552
  MicroJava/J/WellType.thy MicroJava/J/Example.thy \
12438
afd41635dcf9 Added new files (code generator and examples).
berghofe
parents: 12432
diff changeset
   553
  MicroJava/J/JListExample.thy \
9381
a0491eed2270 MicroJava structure changed
kleing
parents: 9353
diff changeset
   554
  MicroJava/JVM/JVMExec.thy MicroJava/JVM/JVMInstructions.thy\
a0491eed2270 MicroJava structure changed
kleing
parents: 9353
diff changeset
   555
  MicroJava/JVM/JVMState.thy MicroJava/JVM/JVMExecInstr.thy\
12521
b1ebe0320d79 MicroJava exception merge
kleing
parents: 12438
diff changeset
   556
  MicroJava/JVM/JVMListExample.thy MicroJava/JVM/JVMExceptions.thy \
11228
5516e806dc09 MicroJava/BV dependencies incomplete
nipkow
parents: 11220
diff changeset
   557
  MicroJava/BV/BVSpec.thy MicroJava/BV/BVSpecTypeSafe.thy \
5516e806dc09 MicroJava/BV dependencies incomplete
nipkow
parents: 11220
diff changeset
   558
  MicroJava/BV/Correct.thy MicroJava/BV/Err.thy MicroJava/BV/JType.thy \
5516e806dc09 MicroJava/BV dependencies incomplete
nipkow
parents: 11220
diff changeset
   559
  MicroJava/BV/JVM.thy MicroJava/BV/JVMType.thy MicroJava/BV/Kildall.thy \
5516e806dc09 MicroJava/BV dependencies incomplete
nipkow
parents: 11220
diff changeset
   560
  MicroJava/BV/LBVSpec.thy MicroJava/BV/Listn.thy MicroJava/BV/Opt.thy \
5516e806dc09 MicroJava/BV dependencies incomplete
nipkow
parents: 11220
diff changeset
   561
  MicroJava/BV/Product.thy MicroJava/BV/Semilat.thy \
12521
b1ebe0320d79 MicroJava exception merge
kleing
parents: 12438
diff changeset
   562
  MicroJava/BV/Effect.thy MicroJava/BV/EffectMono.thy \
11228
5516e806dc09 MicroJava/BV dependencies incomplete
nipkow
parents: 11220
diff changeset
   563
  MicroJava/BV/Typing_Framework.thy MicroJava/BV/Typing_Framework_err.thy \
13224
6f0928a942d1 LBV instantiantion refactored, streamlined
kleing
parents: 13200
diff changeset
   564
  MicroJava/BV/Typing_Framework_JVM.thy MicroJava/BV/BVExample.thy \
6f0928a942d1 LBV instantiantion refactored, streamlined
kleing
parents: 13200
diff changeset
   565
  MicroJava/BV/LBVSpec.thy MicroJava/BV/LBVCorrect.thy \
6f0928a942d1 LBV instantiantion refactored, streamlined
kleing
parents: 13200
diff changeset
   566
  MicroJava/BV/LBVComplete.thy MicroJava/BV/LBVJVM.thy \
12915
2832fba717ec new MicroJava document
kleing
parents: 12897
diff changeset
   567
  MicroJava/document/root.bib MicroJava/document/root.tex \
2832fba717ec new MicroJava document
kleing
parents: 12897
diff changeset
   568
  MicroJava/document/introduction.tex
11850
cdfc3fce577e document graphs for several sessions;
wenzelm
parents: 11837
diff changeset
   569
	@$(ISATOOL) usedir -g true $(OUT)/HOL MicroJava
cdfc3fce577e document graphs for several sessions;
wenzelm
parents: 11837
diff changeset
   570
8012
bbdf3c51c3b8 Added MicroJava
nipkow
parents: 8008
diff changeset
   571
11376
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   572
## HOL-NanoJava
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   573
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   574
HOL-NanoJava: HOL $(LOG)/HOL-NanoJava.gz
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   575
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   576
$(LOG)/HOL-NanoJava.gz: $(OUT)/HOL NanoJava/ROOT.ML \
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   577
  NanoJava/Term.thy NanoJava/Decl.thy NanoJava/TypeRel.thy NanoJava/State.thy \
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   578
  NanoJava/OpSem.thy NanoJava/AxSem.thy NanoJava/AxSem.thy \
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   579
  NanoJava/document/root.bib NanoJava/document/root.tex
11850
cdfc3fce577e document graphs for several sessions;
wenzelm
parents: 11837
diff changeset
   580
	@$(ISATOOL) usedir -g true $(OUT)/HOL NanoJava
cdfc3fce577e document graphs for several sessions;
wenzelm
parents: 11837
diff changeset
   581
8193
33e4ec7a2daa added MicroJava/document;
wenzelm
parents: 8179
diff changeset
   582
12855
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   583
## HOL-Bali
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   584
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   585
HOL-Bali: HOL $(LOG)/HOL-Bali.gz
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   586
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   587
$(LOG)/HOL-Bali.gz: $(OUT)/HOL Bali/AxCompl.thy Bali/AxExample.thy	\
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   588
  Bali/AxSem.thy Bali/AxSound.thy Bali/Basis.thy Bali/Conform.thy	\
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   589
  Bali/Decl.thy Bali/DeclConcepts.thy Bali/Eval.thy Bali/Evaln.thy	\
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   590
  Bali/Example.thy Bali/Name.thy Bali/ROOT.ML Bali/State.thy		\
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   591
  Bali/Table.thy Bali/Term.thy Bali/Trans.thy Bali/Type.thy		\
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   592
  Bali/TypeRel.thy Bali/TypeSafe.thy Bali/Value.thy Bali/WellForm.thy	\
13695
3e48dcd25746 two new Bali files
kleing
parents: 13682
diff changeset
   593
  Bali/DefiniteAssignment.thy Bali/DefiniteAssignmentCorrect.thy \
12855
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   594
  Bali/WellType.thy Bali/document/root.tex
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   595
	@$(ISATOOL) usedir -g true $(OUT)/HOL Bali
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   596
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   597
13403
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   598
## HOL-Extraction
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   599
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   600
HOL-Extraction: HOL $(LOG)/HOL-Extraction.gz
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   601
17637
409983bbaf00 Added ExecutableSet and Taylor.
berghofe
parents: 17618
diff changeset
   602
$(LOG)/HOL-Extraction.gz: $(OUT)/HOL Library/EfficientNat.thy \
17023
7425bf9f0f4b Added Extraction/Pigeonhole.
berghofe
parents: 17011
diff changeset
   603
  Extraction/Higman.thy Extraction/ROOT.ML Extraction/Pigeonhole.thy \
7425bf9f0f4b Added Extraction/Pigeonhole.
berghofe
parents: 17011
diff changeset
   604
  Extraction/QuotRem.thy \
13403
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   605
  Extraction/Warshall.thy Extraction/document/root.tex \
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   606
  Extraction/document/root.bib
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   607
	@$(ISATOOL) usedir $(OUT)/HOL Extraction
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   608
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   609
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   610
## HOL-IOA
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   611
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   612
HOL-IOA: HOL $(LOG)/HOL-IOA.gz
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   613
19801
b2af2549efd1 removed obsolete ML files;
wenzelm
parents: 19767
diff changeset
   614
$(LOG)/HOL-IOA.gz: $(OUT)/HOL IOA/Asig.thy IOA/IOA.thy \
b2af2549efd1 removed obsolete ML files;
wenzelm
parents: 19767
diff changeset
   615
  IOA/ROOT.ML IOA/Solve.thy
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   616
	@$(ISATOOL) usedir $(OUT)/HOL IOA
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   617
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   618
10135
c2a4dccf6e67 reorganized AxClasses;
wenzelm
parents: 10094
diff changeset
   619
## HOL-AxClasses
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   620
10135
c2a4dccf6e67 reorganized AxClasses;
wenzelm
parents: 10094
diff changeset
   621
HOL-AxClasses: HOL $(LOG)/HOL-AxClasses.gz
2545
d10abc8c11fb added AxClasses test;
wenzelm
parents: 2527
diff changeset
   622
10135
c2a4dccf6e67 reorganized AxClasses;
wenzelm
parents: 10094
diff changeset
   623
$(LOG)/HOL-AxClasses.gz: $(OUT)/HOL AxClasses/Group.thy \
c2a4dccf6e67 reorganized AxClasses;
wenzelm
parents: 10094
diff changeset
   624
  AxClasses/Product.thy AxClasses/ROOT.ML AxClasses/Semigroups.thy
c2a4dccf6e67 reorganized AxClasses;
wenzelm
parents: 10094
diff changeset
   625
	@$(ISATOOL) usedir $(OUT)/HOL AxClasses
2545
d10abc8c11fb added AxClasses test;
wenzelm
parents: 2527
diff changeset
   626
d10abc8c11fb added AxClasses test;
wenzelm
parents: 2527
diff changeset
   627
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   628
## HOL-Lattice
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   629
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   630
HOL-Lattice: HOL $(LOG)/HOL-Lattice.gz
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   631
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   632
$(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
   633
  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
   634
  Lattice/ROOT.ML Lattice/document/root.tex
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   635
	@$(ISATOOL) usedir $(OUT)/HOL Lattice
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   636
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   637
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   638
## HOL-ex
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   639
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   640
HOL-ex: HOL $(LOG)/HOL-ex.gz
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   641
20325
ec52000deb44 added HOL/ex/Reflection;
wenzelm
parents: 20318
diff changeset
   642
$(LOG)/HOL-ex.gz: $(OUT)/HOL Library/Commutative_Ring.thy			\
ec52000deb44 added HOL/ex/Reflection;
wenzelm
parents: 20318
diff changeset
   643
  ex/Abstract_NAT.thy ex/Antiquote.thy ex/BT.thy ex/BinEx.thy			\
20808
96d413f78870 moved Infinite_Set.thy to Library;
wenzelm
parents: 20787
diff changeset
   644
  ex/Chinese.thy ex/Classical.thy ex/Classpackage.thy ex/CodeCollections.thy 	\
96d413f78870 moved Infinite_Set.thy to Library;
wenzelm
parents: 20787
diff changeset
   645
  ex/CodeEmbed.thy ex/CodeRandom.thy ex/CodeRevappl.thy			 	\
20866
bc366b4b6ea4 examples for hex and bin numerals
kleing
parents: 20820
diff changeset
   646
  ex/Codegenerator.thy ex/Commutative_RingEx.thy ex/Hex_Bin_Examples.thy	\
20325
ec52000deb44 added HOL/ex/Reflection;
wenzelm
parents: 20318
diff changeset
   647
  ex/Commutative_Ring_Complete.thy ex/Guess.thy ex/Hebrew.thy			\
ec52000deb44 added HOL/ex/Reflection;
wenzelm
parents: 20318
diff changeset
   648
  ex/Higher_Order_Logic.thy ex/Hilbert_Classical.thy ex/InSort.thy		\
ec52000deb44 added HOL/ex/Reflection;
wenzelm
parents: 20318
diff changeset
   649
  ex/InductiveInvariant.thy ex/InductiveInvariant_examples.thy			\
ec52000deb44 added HOL/ex/Reflection;
wenzelm
parents: 20318
diff changeset
   650
  ex/Intuitionistic.thy ex/Lagrange.thy ex/Locales.thy ex/MT.ML			\
ec52000deb44 added HOL/ex/Reflection;
wenzelm
parents: 20318
diff changeset
   651
  ex/MT.thy ex/MergeSort.thy ex/MonoidGroup.thy ex/Multiquote.thy		\
ec52000deb44 added HOL/ex/Reflection;
wenzelm
parents: 20318
diff changeset
   652
  ex/NatSum.thy ex/PER.thy ex/PresburgerEx.thy ex/Primrec.thy			\
ec52000deb44 added HOL/ex/Reflection;
wenzelm
parents: 20318
diff changeset
   653
  ex/Puzzle.thy ex/Qsort.thy ex/Quickcheck_Examples.thy				\
ec52000deb44 added HOL/ex/Reflection;
wenzelm
parents: 20318
diff changeset
   654
  ex/Reflection.thy ex/ReflectionEx.thy ex/ROOT.ML ex/Recdefs.thy		\
ec52000deb44 added HOL/ex/Reflection;
wenzelm
parents: 20318
diff changeset
   655
  ex/Records.thy ex/Reflected_Presburger.thy ex/Refute_Examples.thy		\
20808
96d413f78870 moved Infinite_Set.thy to Library;
wenzelm
parents: 20787
diff changeset
   656
  ex/SAT_Examples.thy ex/svc_oracle.ML ex/SVC_Oracle.thy 			\
20325
ec52000deb44 added HOL/ex/Reflection;
wenzelm
parents: 20318
diff changeset
   657
  ex/Sudoku.thy ex/Tarski.thy ex/document/root.bib ex/document/root.tex		\
ec52000deb44 added HOL/ex/Reflection;
wenzelm
parents: 20318
diff changeset
   658
  ex/mesontest2.ML ex/mesontest2.thy ex/reflection.ML ex/set.thy		\
20808
96d413f78870 moved Infinite_Set.thy to Library;
wenzelm
parents: 20787
diff changeset
   659
  ex/svc_funcs.ML ex/svc_test.thy
2826
0b0d9e3bc661 isatool usedir;
wenzelm
parents: 2635
diff changeset
   660
	@$(ISATOOL) usedir $(OUT)/HOL ex
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   661
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   662
6445
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   663
## HOL-Isar_examples
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   664
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   665
HOL-Isar_examples: HOL $(LOG)/HOL-Isar_examples.gz
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   666
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   667
$(LOG)/HOL-Isar_examples.gz: $(OUT)/HOL Isar_examples/BasicLogic.thy \
20767
9bc632ae588f removed obsolete Real/document/root.tex;
wenzelm
parents: 20762
diff changeset
   668
  Isar_examples/Cantor.thy Isar_examples/Drinker.thy \
8050
ad6440cd84be added Isar_examples/Fibonacci.thy;
wenzelm
parents: 8040
diff changeset
   669
  Isar_examples/ExprCompiler.thy Isar_examples/Fibonacci.thy \
10143
86c39bba873f added Isar_examples/Hoare.thy Isar_examples/HoareEx.thy;
wenzelm
parents: 10135
diff changeset
   670
  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
   671
  Isar_examples/KnasterTarski.thy Isar_examples/MutilatedCheckerboard.thy \
8677
de62440762b8 added Isar_examples/NestedDatatype.thy;
wenzelm
parents: 8569
diff changeset
   672
  Isar_examples/NestedDatatype.thy Isar_examples/Peirce.thy \
8050
ad6440cd84be added Isar_examples/Fibonacci.thy;
wenzelm
parents: 8040
diff changeset
   673
  Isar_examples/Puzzle.thy Isar_examples/Summation.thy \
12946
75447c743810 Isar_examples/W_correct moved to W0;
wenzelm
parents: 12918
diff changeset
   674
  Isar_examples/ROOT.ML Isar_examples/document/proof.sty \
75447c743810 Isar_examples/W_correct moved to W0;
wenzelm
parents: 12918
diff changeset
   675
  Isar_examples/document/root.bib Isar_examples/document/root.tex \
13703
a36a0d417133 Hoare.ML -> hoare.ML
kleing
parents: 13697
diff changeset
   676
  Isar_examples/document/style.tex Hoare/hoare.ML
6445
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   677
	@$(ISATOOL) usedir $(OUT)/HOL Isar_examples
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   678
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   679
14199
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   680
## HOL-SET-Protocol
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   681
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   682
HOL-SET-Protocol: HOL $(LOG)/HOL-SET-Protocol.gz
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   683
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   684
$(LOG)/HOL-SET-Protocol.gz: $(OUT)/HOL SET-Protocol/ROOT.ML \
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   685
  SET-Protocol/MessageSET.thy\
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   686
  SET-Protocol/EventSET.thy\
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   687
  SET-Protocol/PublicSET.thy\
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   688
  SET-Protocol/Cardholder_Registration.thy\
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   689
  SET-Protocol/Merchant_Registration.thy\
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   690
  SET-Protocol/Purchase.thy\
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   691
  SET-Protocol/document/root.tex 
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   692
	@$(ISATOOL) usedir -g true $(OUT)/HOL SET-Protocol
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   693
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   694
16509
20f4c6a950f7 fixed HOL-Complex-Matrix target;
wenzelm
parents: 16484
diff changeset
   695
## HOL-Complex-Matrix
14610
9c2e31e483b2 added HOL-Matrix, added HOL/Matrix/ROOT.ML
kleing
parents: 14603
diff changeset
   696
17546
07371b92d382 HOL-Complex-Matrix: fixed deps;
wenzelm
parents: 17518
diff changeset
   697
HOL-Complex-Matrix: HOL-Complex $(OUT)/HOL-Complex-Matrix
17323
2fc68de9de1f 1) Added target HOL-Complex-Generate-HOLLight
obua
parents: 17308
diff changeset
   698
2fc68de9de1f 1) Added target HOL-Complex-Generate-HOLLight
obua
parents: 17308
diff changeset
   699
$(OUT)/HOL-Complex-Matrix: $(OUT)/HOL-Complex \
19404
9bf2cdc9e8e8 Moved stuff from Ring_and_Field to Matrix
obua
parents: 19402
diff changeset
   700
  Matrix/MatrixGeneral.thy Matrix/Matrix.thy Matrix/SparseMatrix.thy Matrix/LP.thy \
16784
92ff7c903585 - added cplex package to HOL/Matrix
obua
parents: 16782
diff changeset
   701
  Matrix/document/root.tex Matrix/ROOT.ML \
17489
f70d62d5f9c8 Removed superfluous HOL/Matrix/cplex/ROOT.ML.
obua
parents: 17488
diff changeset
   702
  Matrix/cplex/Cplex.thy Matrix/cplex/CplexMatrixConverter.ML \
16784
92ff7c903585 - added cplex package to HOL/Matrix
obua
parents: 16782
diff changeset
   703
  Matrix/cplex/Cplex_tools.ML Matrix/cplex/FloatSparseMatrix.thy \
16873
9ed940a1bebb proving bounds for real linear programs
obua
parents: 16784
diff changeset
   704
  Matrix/cplex/FloatSparseMatrixBuilder.ML Matrix/cplex/fspmlp.ML \
20787
406d990006af moved Matrix/cplex/MatrixLP.ML to Matrix/cplex/matrixlp.ML;
wenzelm
parents: 20767
diff changeset
   705
  Matrix/cplex/MatrixLP.thy Matrix/cplex/matrixlp.ML
17323
2fc68de9de1f 1) Added target HOL-Complex-Generate-HOLLight
obua
parents: 17308
diff changeset
   706
	@cd Matrix; $(ISATOOL) usedir -b -g true $(OUT)/HOL-Complex HOL-Complex-Matrix
16873
9ed940a1bebb proving bounds for real linear programs
obua
parents: 16784
diff changeset
   707
14199
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   708
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   709
## TLA
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   710
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   711
TLA: HOL $(OUT)/TLA
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   712
6254
f6335d319e9f updated TLA;
wenzelm
parents: 6250
diff changeset
   713
$(OUT)/TLA: $(OUT)/HOL TLA/Action.ML TLA/Action.thy TLA/Init.ML \
9516
72b5d28aae58 tuned TLA;
wenzelm
parents: 9510
diff changeset
   714
  TLA/Init.thy TLA/Intensional.ML TLA/Intensional.thy \
6254
f6335d319e9f updated TLA;
wenzelm
parents: 6250
diff changeset
   715
  TLA/ROOT.ML TLA/Stfun.ML TLA/Stfun.thy TLA/TLA.ML TLA/TLA.thy
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   716
	@cd TLA; $(ISATOOL) usedir -b $(OUT)/HOL TLA
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   717
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   718
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   719
## TLA-Inc
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   720
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   721
TLA-Inc: TLA $(LOG)/TLA-Inc.gz
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   722
17308
5d9bbc0d9bd3 removed TLA/Inc/Pcount.thy;
wenzelm
parents: 17304
diff changeset
   723
$(LOG)/TLA-Inc.gz: $(OUT)/TLA TLA/Inc/Inc.thy TLA/Inc/Inc.ML
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   724
	@cd TLA; $(ISATOOL) usedir $(OUT)/TLA Inc
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   725
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   726
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   727
## TLA-Buffer
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   728
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   729
TLA-Buffer: TLA $(LOG)/TLA-Buffer.gz
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   730
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   731
$(LOG)/TLA-Buffer.gz: $(OUT)/TLA TLA/Buffer/Buffer.thy \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   732
  TLA/Buffer/Buffer.ML TLA/Buffer/DBuffer.thy TLA/Buffer/DBuffer.ML
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   733
	@cd TLA; $(ISATOOL) usedir $(OUT)/TLA Buffer
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   734
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   735
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   736
## TLA-Memory
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   737
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   738
TLA-Memory: TLA $(LOG)/TLA-Memory.gz
4447
b7ee449eb345 log files;
wenzelm
parents: 4289
diff changeset
   739
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   740
$(LOG)/TLA-Memory.gz: $(OUT)/TLA TLA/Memory/MIParameters.thy \
9516
72b5d28aae58 tuned TLA;
wenzelm
parents: 9510
diff changeset
   741
  TLA/Memory/MIsafe.ML TLA/Memory/MemClerk.ML \
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   742
  TLA/Memory/MemClerk.thy TLA/Memory/MemClerkParameters.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   743
  TLA/Memory/MemClerkParameters.thy TLA/Memory/Memory.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   744
  TLA/Memory/Memory.thy TLA/Memory/MemoryImplementation.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   745
  TLA/Memory/MemoryImplementation.thy TLA/Memory/MemoryParameters.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   746
  TLA/Memory/MemoryParameters.thy TLA/Memory/ProcedureInterface.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   747
  TLA/Memory/ProcedureInterface.thy TLA/Memory/RPC.ML TLA/Memory/RPC.thy \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   748
  TLA/Memory/RPCMemoryParams.thy TLA/Memory/RPCParameters.ML \
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   749
  TLA/Memory/RPCParameters.thy
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   750
	@cd TLA; $(ISATOOL) usedir $(OUT)/TLA Memory
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   751
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   752
19497
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   753
## HOL-Nominal
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   754
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   755
HOL-Nominal: HOL $(OUT)/HOL-Nominal
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   756
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   757
$(OUT)/HOL-Nominal: $(OUT)/HOL Nominal/ROOT.ML Nominal/Nominal.thy		\
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   758
  Nominal/nominal_atoms.ML Nominal/nominal_induct.ML				\
20808
96d413f78870 moved Infinite_Set.thy to Library;
wenzelm
parents: 20787
diff changeset
   759
  Nominal/nominal_package.ML Nominal/nominal_permeq.ML Library/Infinite_Set.thy
19497
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   760
	@cd Nominal; $(ISATOOL) usedir -b -g true $(OUT)/HOL HOL-Nominal
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   761
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   762
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   763
## HOL-Nominal-Examples
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   764
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   765
HOL-Nominal-Examples: HOL-Nominal $(LOG)/HOL-Nominal-Examples.gz
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   766
19564
d3e2f532459a First usable version of the new function definition package (HOL/function_packake/...).
krauss
parents: 19499
diff changeset
   767
$(LOG)/HOL-Nominal-Examples.gz: $(OUT)/HOL-Nominal 	\
19499
1a082c1257d7 Added Class, Fsub, and Lambda_mu examples for nominal datatypes.
berghofe
parents: 19497
diff changeset
   768
  Nominal/Examples/ROOT.ML Nominal/Examples/CR.thy Nominal/Examples/Class.thy	\
21085
3cb13b06ad72 Added Compile and Height examples to Nominal directory.
berghofe
parents: 21084
diff changeset
   769
  Nominal/Examples/Compile.thy Nominal/Examples/Fsub.thy	\
21142
a56a839e9feb changed to not compile Iteration and Recursion, but Lam_Funs instead
urbanc
parents: 21102
diff changeset
   770
  Nominal/Examples/Lambda_mu.thy Nominal/Examples/Lam_Funs.thy	\
a56a839e9feb changed to not compile Iteration and Recursion, but Lam_Funs instead
urbanc
parents: 21102
diff changeset
   771
  Nominal/Examples/SN.thy			\
19497
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   772
  Nominal/Examples/Weakening.thy
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   773
	@cd Nominal; $(ISATOOL) usedir $(OUT)/HOL-Nominal Examples
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   774
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   775
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   776
## clean
4447
b7ee449eb345 log files;
wenzelm
parents: 4289
diff changeset
   777
b7ee449eb345 log files;
wenzelm
parents: 4289
diff changeset
   778
clean:
19497
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   779
	@rm -f  $(OUT)/HOL $(OUT)/HOL-Complex $(OUT)/HOL-Nominal $(OUT)/TLA \
13980
f254d1c92a6a removed obsolete references to HOL-Real
paulson
parents: 13967
diff changeset
   780
		$(LOG)/HOL.gz $(LOG)/TLA.gz \
9481
wenzelm
parents: 9479
diff changeset
   781
		$(LOG)/HOL-Isar_examples.gz $(LOG)/HOL-Induct.gz \
wenzelm
parents: 9479
diff changeset
   782
		$(LOG)/HOL-ex.gz $(LOG)/HOL-Subst.gz $(LOG)/HOL-IMP.gz \
wenzelm
parents: 9479
diff changeset
   783
		$(LOG)/HOL-IMPP.gz $(LOG)/HOL-Hoare.gz \
12996
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   784
		$(LOG)/HOL-HoareParallel.gz \
9481
wenzelm
parents: 9479
diff changeset
   785
		$(LOG)/HOL-Lex.gz $(LOG)/HOL-Algebra.gz \
wenzelm
parents: 9479
diff changeset
   786
		$(LOG)/HOL-Auth.gz $(LOG)/HOL-UNITY.gz \
wenzelm
parents: 9479
diff changeset
   787
		$(LOG)/HOL-Modelcheck.gz $(LOG)/HOL-Lambda.gz \
15871
e524119dbf19 *** empty log message ***
bauerg
parents: 15858
diff changeset
   788
                $(LOG)/HOL-Bali.gz \
11376
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   789
		$(LOG)/HOL-MicroJava.gz $(LOG)/HOL-NanoJava.gz \
19497
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   790
                $(LOG)/HOL-Nominal-Examples.gz \
10135
c2a4dccf6e67 reorganized AxClasses;
wenzelm
parents: 10094
diff changeset
   791
		$(LOG)/HOL-IOA.gz $(LOG)/HOL-AxClasses \
16509
20f4c6a950f7 fixed HOL-Complex-Matrix target;
wenzelm
parents: 16484
diff changeset
   792
		$(LOG)/HOL-Lattice $(LOG)/HOL-Complex-Matrix \
13980
f254d1c92a6a removed obsolete references to HOL-Real
paulson
parents: 13967
diff changeset
   793
		$(LOG)/HOL-Complex.gz \
13961
233dd3bb2390 new directory Complex
paulson
parents: 13949
diff changeset
   794
		$(LOG)/HOL-Complex-ex.gz \
14199
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   795
		$(LOG)/HOL-Complex-HahnBanach.gz $(LOG)/HOL-SET-Protocol.gz \
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   796
                $(LOG)/TLA-Inc.gz $(LOG)/TLA-Buffer.gz $(LOG)/TLA-Memory.gz \
10981
wenzelm
parents: 10980
diff changeset
   797
		$(LOG)/HOL-Library.gz $(LOG)/HOL-Unix.gz