src/HOL/IsaMakefile
author huffman
Wed, 18 Feb 2009 19:51:39 -0800
changeset 29986 6b1ccda8bf19
parent 29985 57975b45ab70
child 29987 391dcbd7e4dd
permissions -rw-r--r--
move FrechetDeriv.thy to Library
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
27421
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
     8
generate: HOL-Generate-HOL HOL-Generate-HOLLight
29505
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
     9
images: HOL HOL-Base HOL-Plain HOL-Main HOL-Algebra HOL-Nominal HOL-NSA HOL-Word TLA HOL4
10135
c2a4dccf6e67 reorganized AxClasses;
wenzelm
parents: 10094
diff changeset
    10
25321
e34b2265698a activated HOL-SizeChange;
wenzelm
parents: 25315
diff changeset
    11
#Note: keep targets sorted (except for HOL-Library and HOL-ex)
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    12
test: \
24373
eb199bbbaec0 use HOL-ex later;
wenzelm
parents: 24339
diff changeset
    13
  HOL-Library \
24325
5c29e8822f50 make HOL-ex earlier;
wenzelm
parents: 24288
diff changeset
    14
  HOL-ex \
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    15
  HOL-Auth \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    16
  HOL-AxClasses \
14031
3240066af013 Added Bali to test
schirmer
parents: 14029
diff changeset
    17
  HOL-Bali \
29823
0ab754d13ccd session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents: 29813
diff changeset
    18
  HOL-Decision_Procs \
13403
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
    19
  HOL-Extraction \
27421
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
    20
  HOL-HahnBanach \
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 \
27421
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
    23
  HOL-Import \
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    24
  HOL-IMP \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    25
  HOL-IMPP \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    26
  HOL-IOA \
29399
ebcd69a00872 split of Imperative_HOL theories from HOL-Library
haftmann
parents: 29197
diff changeset
    27
  HOL-Imperative_HOL \
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    28
  HOL-Induct \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    29
  HOL-Isar_examples \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    30
  HOL-Lambda \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    31
  HOL-Lattice \
28637
7aabaf1ba263 reactivated HOL-Matrix;
wenzelm
parents: 28612
diff changeset
    32
  HOL-Matrix \
23449
dd874e6a3282 integration of Metis prover
paulson
parents: 23445
diff changeset
    33
  HOL-MetisExamples \
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    34
  HOL-MicroJava \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    35
  HOL-Modelcheck \
11376
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
    36
  HOL-NanoJava \
19497
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
    37
  HOL-Nominal-Examples \
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    38
  HOL-NumberTheory \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    39
  HOL-Prolog \
14199
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
    40
  HOL-SET-Protocol \
25321
e34b2265698a activated HOL-SizeChange;
wenzelm
parents: 25315
diff changeset
    41
  HOL-SizeChange \
25171
4a9c25bffc9b added Statespace library
schirmer
parents: 24994
diff changeset
    42
  HOL-Statespace \
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    43
  HOL-Subst \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    44
      TLA-Buffer \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    45
      TLA-Inc \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    46
      TLA-Memory \
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    47
  HOL-UNITY \
10966
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
    48
  HOL-Unix \
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    49
  HOL-W0 \
24442
39e29972cb96 HOL-Word-Examples
huffman
parents: 24411
diff changeset
    50
  HOL-Word-Examples \
24325
5c29e8822f50 make HOL-ex earlier;
wenzelm
parents: 24288
diff changeset
    51
  HOL-ZF
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    52
    # ^ this is the sort position
10614
d5c14e205c24 added Library/Rational_Numbers.thy;
wenzelm
parents: 10574
diff changeset
    53
24754
c6dd5afed3d1 Added target for proof term sessions (those that need -p 2)
kleing
parents: 24699
diff changeset
    54
proofterms: HOL HOL-Extraction HOL-Lambda
c6dd5afed3d1 Added target for proof term sessions (those that need -p 2)
kleing
parents: 24699
diff changeset
    55
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
    56
all: test images
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
    57
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
    58
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
    59
## global settings
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
    60
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
    61
SRC = $(ISABELLE_HOME)/src
3118
24dae6222579 fixed ISABELLE_OUTPUT, ISABELLE_PATH (finally?);
wenzelm
parents: 3079
diff changeset
    62
OUT = $(ISABELLE_OUTPUT)
4447
b7ee449eb345 log files;
wenzelm
parents: 4289
diff changeset
    63
LOG = $(OUT)/log
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
    64
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
    65
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
    66
## HOL
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
    67
28393
30ba169e8c45 HOL no longer depends on HOL-Plain;
wenzelm
parents: 28376
diff changeset
    68
HOL: Pure $(OUT)/HOL
27368
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
    69
29505
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
    70
HOL-Base: Pure $(OUT)/HOL-Base
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
    71
27368
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
    72
HOL-Plain: Pure $(OUT)/HOL-Plain
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
    73
28401
d5f39173444c separate HOL-Main image
haftmann
parents: 28393
diff changeset
    74
HOL-Main: Pure $(OUT)/HOL-Main
d5f39173444c separate HOL-Main image
haftmann
parents: 28393
diff changeset
    75
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
    76
Pure:
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
    77
	@cd $(SRC)/Pure; $(ISABELLE_TOOL) make Pure
3232
19a2b853ba7b Removal of ex/LexProd; TFL files; new treatment of Prover files
paulson
parents: 3222
diff changeset
    78
27694
31a8e0908b9f corrected Pure dependency
haftmann
parents: 27679
diff changeset
    79
$(OUT)/Pure: Pure
31a8e0908b9f corrected Pure dependency
haftmann
parents: 27679
diff changeset
    80
29505
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
    81
BASE_DEPENDENCIES = $(OUT)/Pure \
27368
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
    82
  Code_Setup.thy \
29505
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
    83
  HOL.thy \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
    84
  Tools/hologic.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
    85
  Tools/recfun_codegen.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
    86
  Tools/simpdata.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
    87
  $(SRC)/Tools/atomize_elim.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
    88
  $(SRC)/Tools/code/code_funcgr.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
    89
  $(SRC)/Tools/code/code_funcgr.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
    90
  $(SRC)/Tools/code/code_name.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
    91
  $(SRC)/Tools/code/code_printer.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
    92
  $(SRC)/Tools/code/code_target.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
    93
  $(SRC)/Tools/code/code_ml.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
    94
  $(SRC)/Tools/code/code_haskell.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
    95
  $(SRC)/Tools/code/code_thingol.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
    96
  $(SRC)/Tools/induct.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
    97
  $(SRC)/Tools/induct_tacs.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
    98
  $(SRC)/Tools/IsaPlanner/isand.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
    99
  $(SRC)/Tools/IsaPlanner/rw_inst.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
   100
  $(SRC)/Tools/IsaPlanner/rw_tools.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
   101
  $(SRC)/Tools/IsaPlanner/zipper.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
   102
  $(SRC)/Tools/nbe.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
   103
  $(SRC)/Tools/random_word.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
   104
  $(SRC)/Tools/value.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
   105
  $(SRC)/Provers/blast.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
   106
  $(SRC)/Provers/clasimp.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
   107
  $(SRC)/Provers/classical.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
   108
  $(SRC)/Provers/coherent.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
   109
  $(SRC)/Provers/eqsubst.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
   110
  $(SRC)/Provers/hypsubst.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
   111
  $(SRC)/Provers/project_rule.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
   112
  $(SRC)/Provers/quantifier1.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
   113
  $(SRC)/Provers/splitter.ML \
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
   114
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
   115
$(OUT)/HOL-Base: base.ML $(BASE_DEPENDENCIES)
29523
f83dcdcee6b3 no document for HOL-Base
haftmann
parents: 29505
diff changeset
   116
	@$(ISABELLE_TOOL) usedir -b -f base.ML -d false -g false $(OUT)/Pure HOL-Base
29505
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
   117
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
   118
PLAIN_DEPENDENCIES = $(BASE_DEPENDENCIES)\
27368
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   119
  Datatype.thy \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   120
  Divides.thy \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   121
  Extraction.thy \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   122
  Finite_Set.thy \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   123
  Fun.thy \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   124
  FunDef.thy \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   125
  Inductive.thy \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   126
  Lattices.thy \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   127
  Nat.thy \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   128
  OrderedGroup.thy \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   129
  Orderings.thy \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   130
  Plain.thy \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   131
  Power.thy \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   132
  Predicate.thy \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   133
  Product_Type.thy \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   134
  Record.thy \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   135
  Refute.thy \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   136
  Relation.thy \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   137
  Ring_and_Field.thy \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   138
  SAT.thy \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   139
  Set.thy \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   140
  Sum_Type.thy \
28952
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   141
  Tools/arith_data.ML \
27368
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   142
  Tools/cnf_funcs.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   143
  Tools/datatype_abs_proofs.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   144
  Tools/datatype_aux.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   145
  Tools/datatype_case.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   146
  Tools/datatype_codegen.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   147
  Tools/datatype_package.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   148
  Tools/datatype_prop.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   149
  Tools/datatype_realizer.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   150
  Tools/datatype_rep_proofs.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   151
  Tools/dseq.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   152
  Tools/function_package/auto_term.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   153
  Tools/function_package/context_tree.ML \
29125
d41182a8135c method "sizechange" proves termination of functions; added more infrastructure for termination proofs
krauss
parents: 29111
diff changeset
   154
  Tools/function_package/decompose.ML \
d41182a8135c method "sizechange" proves termination of functions; added more infrastructure for termination proofs
krauss
parents: 29111
diff changeset
   155
  Tools/function_package/descent.ML \
27368
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   156
  Tools/function_package/fundef_common.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   157
  Tools/function_package/fundef_core.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   158
  Tools/function_package/fundef_datatype.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   159
  Tools/function_package/fundef_lib.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   160
  Tools/function_package/fundef_package.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   161
  Tools/function_package/induction_scheme.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   162
  Tools/function_package/inductive_wrap.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   163
  Tools/function_package/lexicographic_order.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   164
  Tools/function_package/measure_functions.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   165
  Tools/function_package/mutual.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   166
  Tools/function_package/pattern_split.ML \
29125
d41182a8135c method "sizechange" proves termination of functions; added more infrastructure for termination proofs
krauss
parents: 29111
diff changeset
   167
  Tools/function_package/scnp_reconstruct.ML \
d41182a8135c method "sizechange" proves termination of functions; added more infrastructure for termination proofs
krauss
parents: 29111
diff changeset
   168
  Tools/function_package/scnp_solve.ML \
27368
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   169
  Tools/function_package/size.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   170
  Tools/function_package/sum_tree.ML \
29125
d41182a8135c method "sizechange" proves termination of functions; added more infrastructure for termination proofs
krauss
parents: 29111
diff changeset
   171
  Tools/function_package/termination.ML \
27368
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   172
  Tools/inductive_codegen.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   173
  Tools/inductive_package.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   174
  Tools/inductive_realizer.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   175
  Tools/inductive_set_package.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   176
  Tools/lin_arith.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   177
  Tools/old_primrec_package.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   178
  Tools/primrec_package.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   179
  Tools/prop_logic.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   180
  Tools/record_package.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   181
  Tools/refute.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   182
  Tools/refute_isar.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   183
  Tools/rewrite_hol_proof.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   184
  Tools/sat_funcs.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   185
  Tools/sat_solver.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   186
  Tools/split_rule.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   187
  Tools/typecopy_package.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   188
  Tools/typedef_codegen.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   189
  Tools/typedef_package.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   190
  Transitive_Closure.thy \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   191
  Typedef.thy \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   192
  Wellfounded.thy \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   193
  $(SRC)/Provers/Arith/abel_cancel.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   194
  $(SRC)/Provers/Arith/cancel_div_mod.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   195
  $(SRC)/Provers/Arith/cancel_sums.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   196
  $(SRC)/Provers/Arith/fast_lin_arith.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   197
  $(SRC)/Provers/order.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   198
  $(SRC)/Provers/trancl.ML \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   199
  $(SRC)/Tools/rat.ML
28312
f0838044f034 different session branches for HOL-Plain vs. Plain
haftmann
parents: 28243
diff changeset
   200
f0838044f034 different session branches for HOL-Plain vs. Plain
haftmann
parents: 28243
diff changeset
   201
$(OUT)/HOL-Plain: plain.ML $(PLAIN_DEPENDENCIES)
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   202
	@$(ISABELLE_TOOL) usedir -b -f plain.ML -g true $(OUT)/Pure HOL-Plain
27368
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   203
28401
d5f39173444c separate HOL-Main image
haftmann
parents: 28393
diff changeset
   204
MAIN_DEPENDENCIES = $(PLAIN_DEPENDENCIES) \
27421
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   205
  Arith_Tools.thy \
27368
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   206
  ATP_Linkup.thy \
28227
77221ee0f7b9 generic value command
haftmann
parents: 28109
diff changeset
   207
  Code_Eval.thy \
28952
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   208
  Code_Message.thy \
27368
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   209
  Equiv_Relations.thy \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   210
  Groebner_Basis.thy \
9f90ac19e32b established Plain theory and image
haftmann
parents: 27326
diff changeset
   211
  Hilbert_Choice.thy \
27421
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   212
  IntDiv.thy \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   213
  Int.thy \
28952
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   214
  Typerep.thy \
27421
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   215
  List.thy \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   216
  Main.thy \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   217
  Map.thy \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   218
  NatBin.thy \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   219
  Presburger.thy \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   220
  Recdef.thy \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   221
  Relation_Power.thy \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   222
  SetInterval.thy \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   223
  $(SRC)/Provers/Arith/assoc_fold.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   224
  $(SRC)/Provers/Arith/cancel_numeral_factor.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   225
  $(SRC)/Provers/Arith/cancel_numerals.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   226
  $(SRC)/Provers/Arith/combine_numerals.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   227
  $(SRC)/Provers/Arith/extract_common_term.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   228
  $(SRC)/Tools/Metis/metis.ML \
28952
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   229
  Tools/int_arith.ML \
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   230
  Tools/int_factor_simprocs.ML \
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   231
  Tools/nat_simprocs.ML \
27421
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   232
  Tools/Groebner_Basis/groebner.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   233
  Tools/Groebner_Basis/misc.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   234
  Tools/Groebner_Basis/normalizer_data.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   235
  Tools/Groebner_Basis/normalizer.ML \
28477
9339d4dcec8b version of sledgehammer using threads instead of processes, misc cleanup;
wenzelm
parents: 28476
diff changeset
   236
  Tools/atp_manager.ML \
28592
824f8390aaa2 renamed AtpThread to AtpWrapper;
wenzelm
parents: 28500
diff changeset
   237
  Tools/atp_wrapper.ML \
27421
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   238
  Tools/meson.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   239
  Tools/metis_tools.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   240
  Tools/numeral.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   241
  Tools/numeral_syntax.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   242
  Tools/polyhash.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   243
  Tools/Qelim/cooper_data.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   244
  Tools/Qelim/cooper.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   245
  Tools/Qelim/generated_cooper.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   246
  Tools/Qelim/presburger.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   247
  Tools/Qelim/qelim.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   248
  Tools/recdef_package.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   249
  Tools/res_atp.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   250
  Tools/res_axioms.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   251
  Tools/res_clause.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   252
  Tools/res_hol_clause.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   253
  Tools/res_reconstruct.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   254
  Tools/specification_package.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   255
  Tools/string_syntax.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   256
  Tools/TFL/casesplit.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   257
  Tools/TFL/dcterm.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   258
  Tools/TFL/post.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   259
  Tools/TFL/rules.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   260
  Tools/TFL/tfl.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   261
  Tools/TFL/thms.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   262
  Tools/TFL/thry.ML \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   263
  Tools/TFL/usyntax.ML \
28477
9339d4dcec8b version of sledgehammer using threads instead of processes, misc cleanup;
wenzelm
parents: 28476
diff changeset
   264
  Tools/TFL/utils.ML
28401
d5f39173444c separate HOL-Main image
haftmann
parents: 28393
diff changeset
   265
d5f39173444c separate HOL-Main image
haftmann
parents: 28393
diff changeset
   266
$(OUT)/HOL-Main: main.ML $(MAIN_DEPENDENCIES)
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   267
	@$(ISABELLE_TOOL) usedir -b -f main.ML -g true $(OUT)/Pure HOL-Main
28401
d5f39173444c separate HOL-Main image
haftmann
parents: 28393
diff changeset
   268
d5f39173444c separate HOL-Main image
haftmann
parents: 28393
diff changeset
   269
$(OUT)/HOL: ROOT.ML $(MAIN_DEPENDENCIES) \
28952
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   270
  Complex_Main.thy \
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   271
  Complex.thy \
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   272
  Deriv.thy \
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   273
  Fact.thy \
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   274
  Integration.thy \
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   275
  Lim.thy \
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   276
  Ln.thy \
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   277
  Log.thy \
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   278
  MacLaurin.thy \
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   279
  NthRoot.thy \
29197
6d4cb27ed19c adapted HOL source structure to distribution layout
haftmann
parents: 29181
diff changeset
   280
  SEQ.thy \
28952
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   281
  Series.thy \
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   282
  Taylor.thy \
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   283
  Transcendental.thy \
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   284
  GCD.thy \
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   285
  Parity.thy \
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   286
  Lubs.thy \
29463
6660f9019673 add Polynomial.thy to makefile
huffman
parents: 29399
diff changeset
   287
  Polynomial.thy \
28952
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   288
  PReal.thy \
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   289
  Rational.thy \
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   290
  RComplete.thy \
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   291
  RealDef.thy \
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   292
  RealPow.thy \
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   293
  Real.thy \
29197
6d4cb27ed19c adapted HOL source structure to distribution layout
haftmann
parents: 29181
diff changeset
   294
  RealVector.thy \
28952
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   295
  Tools/float_syntax.ML \
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   296
  Tools/rat_arith.ML \
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   297
  Tools/real_arith.ML \
28401
d5f39173444c separate HOL-Main image
haftmann
parents: 28393
diff changeset
   298
  Tools/Qelim/ferrante_rackoff_data.ML \
d5f39173444c separate HOL-Main image
haftmann
parents: 28393
diff changeset
   299
  Tools/Qelim/ferrante_rackoff.ML \
d5f39173444c separate HOL-Main image
haftmann
parents: 28393
diff changeset
   300
  Tools/Qelim/langford_data.ML \
d5f39173444c separate HOL-Main image
haftmann
parents: 28393
diff changeset
   301
  Tools/Qelim/langford.ML
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   302
	@$(ISABELLE_TOOL) usedir $(HOL_USEDIR_OPTIONS) -b -g true $(OUT)/Pure HOL
7535
599d3414b51d The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents: 7513
diff changeset
   303
599d3414b51d The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents: 7513
diff changeset
   304
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   305
## HOL-Library
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   306
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   307
HOL-Library: HOL $(LOG)/HOL-Library.gz
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   308
29806
bebe5a254ba6 moved Random.thy to Library
haftmann
parents: 29792
diff changeset
   309
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   310
$(LOG)/HOL-Library.gz: $(OUT)/HOL Library/SetsAndFunctions.thy		\
27672
558ceab467e1 (adjusted)
haftmann
parents: 27624
diff changeset
   311
  Library/Abstract_Rat.thy \
29026
5fbaa05f637f moved ContNotDenum into Library
nipkow
parents: 28952
diff changeset
   312
  Library/BigO.thy Library/ContNotDenum.thy Library/Efficient_Nat.thy	\
29845
5ef75225c9c2 added Euclidean_Space and Glbs to Library
chaieb
parents: 29836
diff changeset
   313
  Library/Euclidean_Space.thy Library/Glbs.thy Library/normarith.ML \
27470
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
   314
  Library/Executable_Set.thy Library/Infinite_Set.thy			\
29847
af32126ee729 added Determinants to Library
chaieb
parents: 29845
diff changeset
   315
  Library/FuncSet.thy Library/Permutations.thy Library/Determinants.thy\
29836
3d935e8b0bf7 Added HOL/Library/Finite_Cartesian_Product.thy to Library
chaieb
parents: 29823
diff changeset
   316
  Library/Finite_Cartesian_Product.thy \
29986
6b1ccda8bf19 move FrechetDeriv.thy to Library
huffman
parents: 29985
diff changeset
   317
  Library/FrechetDeriv.thy \
29879
4425849f5db7 Moved FTA into Lib and cleaned it up a little.
nipkow
parents: 29859
diff changeset
   318
  Library/Fundamental_Theorem_Algebra.thy \
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   319
  Library/Library.thy Library/List_Prefix.thy Library/State_Monad.thy	\
29888
ab97183f1694 Moved Nat_Int_Bij into Library
nipkow
parents: 29879
diff changeset
   320
  Library/Nat_Int_Bij.thy Library/Multiset.thy Library/Permutation.thy	\
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   321
  Library/Primes.thy Library/Pocklington.thy Library/Quotient.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   322
  Library/Quicksort.thy Library/Nat_Infinity.thy Library/Word.thy	\
29859
33bff35f1335 Moved Order_Relation into Library and moved some of it into Relation.
nipkow
parents: 29847
diff changeset
   323
  Library/README.html Library/Continuity.thy Library/Order_Relation.thy \
29026
5fbaa05f637f moved ContNotDenum into Library
nipkow
parents: 28952
diff changeset
   324
  Library/Nested_Environment.thy Library/Ramsey.thy Library/Zorn.thy	\
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   325
  Library/Library/ROOT.ML Library/Library/document/root.tex		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   326
  Library/Library/document/root.bib Library/While_Combinator.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   327
  Library/Product_ord.thy Library/Char_nat.thy Library/Char_ord.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   328
  Library/Option_ord.thy Library/Sublist_Order.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   329
  Library/List_lexord.thy Library/Commutative_Ring.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   330
  Library/comm_ring.ML Library/Coinductive_List.thy			\
29686
4cd2874eb5ff Inserted Formal_Power_Series.thy under Library
chaieb
parents: 29650
diff changeset
   331
  Library/AssocList.thy	Library/Formal_Power_Series.thy	\
28227
77221ee0f7b9 generic value command
haftmann
parents: 28109
diff changeset
   332
  Library/Binomial.thy Library/Eval_Witness.thy	\
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   333
  Library/Code_Index.thy Library/Code_Char.thy				\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   334
  Library/Code_Char_chr.thy Library/Code_Integer.thy			\
29708
e40b70d38909 added Mapping.thy to Library
haftmann
parents: 29699
diff changeset
   335
  Library/Mapping.thy	Library/Numeral_Type.thy	Library/Reflection.thy		\
28952
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   336
  Library/Boolean_Algebra.thy Library/Countable.thy	\
29505
c6d2d23909d1 added HOL-Base image
haftmann
parents: 29463
diff changeset
   337
  Library/RBT.thy	Library/Univ_Poly.thy	\
29806
bebe5a254ba6 moved Random.thy to Library
haftmann
parents: 29792
diff changeset
   338
  Library/Random.thy	Library/Quickcheck.thy	\
29985
57975b45ab70 split polynomial-related stuff from Deriv.thy into Library/Poly_Deriv.thy
huffman
parents: 29888
diff changeset
   339
  Library/Poly_Deriv.thy \
29650
cc3958d31b1d Reflection.thy now in HOL/Library
haftmann
parents: 29628
diff changeset
   340
  Library/Enum.thy Library/Float.thy $(SRC)/Tools/float.ML $(SRC)/HOL/Tools/float_arith.ML \
cc3958d31b1d Reflection.thy now in HOL/Library
haftmann
parents: 29628
diff changeset
   341
  Library/reify_data.ML Library/reflection.ML
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   342
	@cd Library; $(ISABELLE_TOOL) usedir $(OUT)/HOL Library
10255
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   343
bb66874b4750 added HOL/Library, rearranged several files;
wenzelm
parents: 10214
diff changeset
   344
27421
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   345
## HOL-HahnBanach
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   346
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   347
HOL-HahnBanach: HOL $(LOG)/HOL-HahnBanach.gz
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   348
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   349
$(LOG)/HOL-HahnBanach.gz: $(OUT)/HOL			\
29197
6d4cb27ed19c adapted HOL source structure to distribution layout
haftmann
parents: 29181
diff changeset
   350
  HahnBanach/Bounds.thy HahnBanach/FunctionNorm.thy		\
6d4cb27ed19c adapted HOL source structure to distribution layout
haftmann
parents: 29181
diff changeset
   351
  HahnBanach/FunctionOrder.thy HahnBanach/HahnBanach.thy	\
6d4cb27ed19c adapted HOL source structure to distribution layout
haftmann
parents: 29181
diff changeset
   352
  HahnBanach/HahnBanachExtLemmas.thy				\
6d4cb27ed19c adapted HOL source structure to distribution layout
haftmann
parents: 29181
diff changeset
   353
  HahnBanach/HahnBanachSupLemmas.thy				\
6d4cb27ed19c adapted HOL source structure to distribution layout
haftmann
parents: 29181
diff changeset
   354
  HahnBanach/Linearform.thy HahnBanach/NormedSpace.thy	\
6d4cb27ed19c adapted HOL source structure to distribution layout
haftmann
parents: 29181
diff changeset
   355
  HahnBanach/README.html HahnBanach/ROOT.ML			\
6d4cb27ed19c adapted HOL source structure to distribution layout
haftmann
parents: 29181
diff changeset
   356
  HahnBanach/Subspace.thy HahnBanach/VectorSpace.thy		\
6d4cb27ed19c adapted HOL source structure to distribution layout
haftmann
parents: 29181
diff changeset
   357
  HahnBanach/ZornLemma.thy HahnBanach/document/root.bib	\
6d4cb27ed19c adapted HOL source structure to distribution layout
haftmann
parents: 29181
diff changeset
   358
  HahnBanach/document/root.tex
6d4cb27ed19c adapted HOL source structure to distribution layout
haftmann
parents: 29181
diff changeset
   359
	@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL HahnBanach
27421
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   360
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   361
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   362
## HOL-Subst
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   363
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   364
HOL-Subst: HOL $(LOG)/HOL-Subst.gz
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   365
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   366
$(LOG)/HOL-Subst.gz: $(OUT)/HOL Subst/AList.thy Subst/ROOT.ML		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   367
  Subst/Subst.thy Subst/UTerm.thy Subst/Unifier.thy Subst/Unify.thy
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   368
	@$(ISABELLE_TOOL) usedir $(OUT)/HOL Subst
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   369
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   370
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   371
## HOL-Induct
2473
3eb12c85846c minor tuning;
wenzelm
parents: 2448
diff changeset
   372
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   373
HOL-Induct: HOL $(LOG)/HOL-Induct.gz
3125
3f0ab2c306f7 Moved induction examples to directory Induct
paulson
parents: 3118
diff changeset
   374
28825
415c7ffeb4cb removed Induct/Mutil.thy -- the file has been moved to AFP;
wenzelm
parents: 28798
diff changeset
   375
$(LOG)/HOL-Induct.gz: $(OUT)/HOL Induct/Com.thy Induct/Comb.thy	\
415c7ffeb4cb removed Induct/Mutil.thy -- the file has been moved to AFP;
wenzelm
parents: 28798
diff changeset
   376
  Induct/LFilter.thy Induct/LList.thy Induct/Ordinals.thy	\
415c7ffeb4cb removed Induct/Mutil.thy -- the file has been moved to AFP;
wenzelm
parents: 28798
diff changeset
   377
  Induct/PropLog.thy Induct/QuoNestedDataType.thy		\
415c7ffeb4cb removed Induct/Mutil.thy -- the file has been moved to AFP;
wenzelm
parents: 28798
diff changeset
   378
  Induct/QuoDataType.thy Induct/ROOT.ML Induct/Sexp.thy		\
415c7ffeb4cb removed Induct/Mutil.thy -- the file has been moved to AFP;
wenzelm
parents: 28798
diff changeset
   379
  Induct/Sigma_Algebra.thy Induct/SList.thy Induct/ABexp.thy	\
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   380
  Induct/Term.thy Induct/Tree.thy Induct/document/root.tex
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   381
	@$(ISABELLE_TOOL) usedir $(OUT)/HOL Induct
3125
3f0ab2c306f7 Moved induction examples to directory Induct
paulson
parents: 3118
diff changeset
   382
3f0ab2c306f7 Moved induction examples to directory Induct
paulson
parents: 3118
diff changeset
   383
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   384
## HOL-IMP
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   385
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   386
HOL-IMP: HOL $(LOG)/HOL-IMP.gz
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   387
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   388
$(LOG)/HOL-IMP.gz: $(OUT)/HOL IMP/Com.thy IMP/Compiler0.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   389
  IMP/Compiler.thy IMP/Denotation.thy IMP/Expr.thy IMP/Hoare.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   390
  IMP/Natural.thy IMP/Examples.thy IMP/Transition.thy IMP/VC.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   391
  IMP/ROOT.ML IMP/document/root.tex IMP/document/root.bib
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   392
	@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL IMP
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   393
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   394
8179
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   395
## HOL-IMPP
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   396
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   397
HOL-IMPP: HOL $(LOG)/HOL-IMPP.gz
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   398
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   399
$(LOG)/HOL-IMPP.gz: $(OUT)/HOL IMPP/ROOT.ML IMPP/Com.thy		\
19803
aa2581752afb removed obsolete ML files;
wenzelm
parents: 19802
diff changeset
   400
  IMPP/Natural.thy IMPP/Hoare.thy IMPP/Misc.thy IMPP/EvenOdd.thy
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   401
	@$(ISABELLE_TOOL) usedir $(OUT)/HOL IMPP
8179
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   402
6a0b1037bab3 added forgotten rules to make IMPP
oheimb
parents: 8177
diff changeset
   403
27421
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   404
## HOL-Import
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   405
19097
2fc1a6da9366 removed Import/lazy_scan.ML;
wenzelm
parents: 19085
diff changeset
   406
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
   407
  Import/shuffler.ML Import/MakeEqual.thy Import/HOL4Setup.thy \
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   408
  Import/HOL4Syntax.thy Import/HOL4Compat.thy Import/import_syntax.ML \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   409
  Import/hol4rews.ML Import/import_package.ML Import/ROOT.ML
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   410
17323
2fc68de9de1f 1) Added target HOL-Complex-Generate-HOLLight
obua
parents: 17308
diff changeset
   411
IMPORTER_HOLLIGHT_FILES = Import/proof_kernel.ML Import/replay.ML \
2fc68de9de1f 1) Added target HOL-Complex-Generate-HOLLight
obua
parents: 17308
diff changeset
   412
  Import/shuffler.ML Import/MakeEqual.thy Import/HOL4Setup.thy \
2fc68de9de1f 1) Added target HOL-Complex-Generate-HOLLight
obua
parents: 17308
diff changeset
   413
  Import/HOL4Syntax.thy Import/HOLLightCompat.thy Import/import_syntax.ML \
2fc68de9de1f 1) Added target HOL-Complex-Generate-HOLLight
obua
parents: 17308
diff changeset
   414
  Import/hol4rews.ML Import/import_package.ML Import/ROOT.ML
2fc68de9de1f 1) Added target HOL-Complex-Generate-HOLLight
obua
parents: 17308
diff changeset
   415
27421
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   416
HOL-Import: HOL $(LOG)/HOL-Import.gz
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   417
27421
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   418
$(LOG)/HOL-Import.gz: $(OUT)/HOL $(IMPORTER_FILES)
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   419
	@$(ISABELLE_TOOL) usedir $(OUT)/HOL Import
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   420
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   421
27421
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   422
## HOL-Generate-HOL
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   423
27421
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   424
HOL-Generate-HOL: HOL $(LOG)/HOL-Generate-HOL.gz
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   425
27421
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   426
$(LOG)/HOL-Generate-HOL.gz: $(OUT)/HOL			\
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   427
  $(IMPORTER_FILES) Import/Generate-HOL/GenHOL4Base.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   428
  Import/Generate-HOL/GenHOL4Prob.thy					\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   429
  Import/Generate-HOL/GenHOL4Real.thy					\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   430
  Import/Generate-HOL/GenHOL4Vec.thy					\
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   431
  Import/Generate-HOL/GenHOL4Word32.thy Import/Generate-HOL/ROOT.ML
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   432
	@cd Import; $(ISABELLE_TOOL) usedir $(OUT)/HOL Generate-HOL
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   433
17460
7780d953598c generate: added HOL-Complex-Generate-HOLLight;
wenzelm
parents: 17430
diff changeset
   434
27421
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   435
## HOL-Generate-HOLLight
17460
7780d953598c generate: added HOL-Complex-Generate-HOLLight;
wenzelm
parents: 17430
diff changeset
   436
27421
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   437
HOL-Generate-HOLLight: HOL $(LOG)/HOL-Generate-HOLLight.gz
17323
2fc68de9de1f 1) Added target HOL-Complex-Generate-HOLLight
obua
parents: 17308
diff changeset
   438
27421
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   439
$(LOG)/HOL-Generate-HOLLight.gz: $(OUT)/HOL		\
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   440
  $(IMPORTER_HOLLIGHT_FILES) Import/Generate-HOLLight/GenHOLLight.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   441
  Import/Generate-HOLLight/ROOT.ML
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   442
	@cd Import; $(ISABELLE_TOOL) usedir $(OUT)/HOL Generate-HOLLight
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   443
17460
7780d953598c generate: added HOL-Complex-Generate-HOLLight;
wenzelm
parents: 17430
diff changeset
   444
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   445
## HOL-Import-HOL
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   446
27421
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   447
HOL4: HOL $(LOG)/HOL4.gz
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   448
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   449
HOL_IMPORT_FILES = arithmetic.imp bits.imp boolean_sequence.imp bool.imp \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   450
  bword_arith.imp bword_bitop.imp bword_num.imp combin.imp divides.imp \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   451
  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
   452
  numeral.imp num.imp one.imp operator.imp option.imp pair.imp poly.imp \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   453
  powser.imp pred_set.imp prime.imp prim_rec.imp prob_algebra.imp \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   454
  prob_canon.imp prob_extra.imp prob.imp prob_indep.imp prob_pseudo.imp \
23194
webertj
parents: 23193
diff changeset
   455
  prob_uniform.imp realax.imp real.imp relation.imp res_quan.imp \
webertj
parents: 23193
diff changeset
   456
  rich_list.imp \
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   457
  seq.imp state_transformer.imp sum.imp topology.imp transc.imp word32.imp \
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   458
  word_base.imp word_bitop.imp word_num.imp
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   459
27421
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   460
$(LOG)/HOL4.gz: $(OUT)/HOL $(IMPORTER_FILES)			\
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   461
  $(HOL_IMPORT_FILES:%=Import/HOL/%) Import/HOL/HOL4Base.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   462
  Import/HOL/HOL4Prob.thy Import/HOL/HOL4Real.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   463
  Import/HOL/HOL4Vec.thy Import/HOL/HOL4Word32.thy Import/HOL/HOL4.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   464
  Import/HOL/ROOT.ML
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   465
	@cd Import/HOL; $(ISABELLE_TOOL) usedir -b $(OUT)/HOL HOL4
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   466
27421
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   467
HOLLight: HOL $(LOG)/HOLLight.gz
17645
940371ea0ff3 added entry for running HOLLight
obua
parents: 17637
diff changeset
   468
27421
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   469
$(LOG)/HOLLight.gz: $(OUT)/HOL $(IMPORTER_HOLLIGHT_FILES)	\
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   470
  Import/HOLLight/hollight.imp Import/HOLLight/HOLLight.thy		\
17645
940371ea0ff3 added entry for running HOLLight
obua
parents: 17637
diff changeset
   471
  Import/HOLLight/ROOT.ML
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   472
	@cd Import/HOLLight; $(ISABELLE_TOOL) usedir -b $(OUT)/HOL HOLLight
17645
940371ea0ff3 added entry for running HOLLight
obua
parents: 17637
diff changeset
   473
14516
a183dec876ab Added HOL proof importer.
skalberg
parents: 14515
diff changeset
   474
9510
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   475
## HOL-NumberTheory
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   476
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   477
HOL-NumberTheory: HOL $(LOG)/HOL-NumberTheory.gz
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   478
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   479
$(LOG)/HOL-NumberTheory.gz: $(OUT)/HOL Library/Permutation.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   480
  Library/Primes.thy NumberTheory/Fib.thy				\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   481
  NumberTheory/Factorization.thy NumberTheory/BijectionRel.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   482
  NumberTheory/Chinese.thy NumberTheory/EulerFermat.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   483
  NumberTheory/IntFact.thy NumberTheory/IntPrimes.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   484
  NumberTheory/WilsonBij.thy NumberTheory/WilsonRuss.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   485
  NumberTheory/Finite2.thy NumberTheory/Int2.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   486
  NumberTheory/EvenOdd.thy NumberTheory/Residues.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   487
  NumberTheory/Euler.thy NumberTheory/Gauss.thy				\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   488
  NumberTheory/Quadratic_Reciprocity.thy Library/Infinite_Set.thy	\
9510
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   489
  NumberTheory/ROOT.ML
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   490
	@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL NumberTheory
9510
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   491
dbcb1a6c92e1 new files Integ/IntPower.{thy.ML}; tidied
paulson
parents: 9481
diff changeset
   492
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   493
## HOL-Hoare
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   494
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   495
HOL-Hoare: HOL $(LOG)/HOL-Hoare.gz
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   496
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   497
$(LOG)/HOL-Hoare.gz: $(OUT)/HOL Hoare/Arith2.thy Hoare/Examples.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   498
  Hoare/Hoare.thy Hoare/hoare_tac.ML Hoare/Heap.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   499
  Hoare/HeapSyntax.thy Hoare/Pointer_Examples.thy Hoare/ROOT.ML		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   500
  Hoare/ExamplesAbort.thy Hoare/HeapSyntaxAbort.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   501
  Hoare/HoareAbort.thy Hoare/SchorrWaite.thy Hoare/Separation.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   502
  Hoare/SepLogHeap.thy Hoare/document/root.tex Hoare/document/root.bib
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   503
	@$(ISABELLE_TOOL) usedir $(OUT)/HOL Hoare
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   504
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   505
12996
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   506
## HOL-HoareParallel
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   507
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   508
HOL-HoareParallel: HOL $(LOG)/HOL-HoareParallel.gz
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   509
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   510
$(LOG)/HOL-HoareParallel.gz: $(OUT)/HOL HoareParallel/Gar_Coll.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   511
  HoareParallel/Graph.thy HoareParallel/Mul_Gar_Coll.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   512
  HoareParallel/OG_Com.thy HoareParallel/OG_Examples.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   513
  HoareParallel/OG_Hoare.thy HoareParallel/OG_Syntax.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   514
  HoareParallel/OG_Tactics.thy HoareParallel/OG_Tran.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   515
  HoareParallel/Quote_Antiquote.thy HoareParallel/RG_Com.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   516
  HoareParallel/RG_Examples.thy HoareParallel/RG_Hoare.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   517
  HoareParallel/RG_Syntax.thy HoareParallel/RG_Tran.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   518
  HoareParallel/ROOT.ML HoareParallel/document/root.tex			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   519
  HoareParallel/document/root.bib
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   520
	@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL HoareParallel
12996
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   521
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
   522
23449
dd874e6a3282 integration of Metis prover
paulson
parents: 23445
diff changeset
   523
## HOL-MetisExamples
dd874e6a3282 integration of Metis prover
paulson
parents: 23445
diff changeset
   524
dd874e6a3282 integration of Metis prover
paulson
parents: 23445
diff changeset
   525
HOL-MetisExamples: HOL $(LOG)/HOL-MetisExamples.gz
dd874e6a3282 integration of Metis prover
paulson
parents: 23445
diff changeset
   526
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   527
$(LOG)/HOL-MetisExamples.gz: $(OUT)/HOL MetisExamples/ROOT.ML	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   528
  MetisExamples/Abstraction.thy MetisExamples/BigO.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   529
  MetisExamples/BT.thy MetisExamples/Message.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   530
  MetisExamples/Tarski.thy MetisExamples/TransClosure.thy	\
23449
dd874e6a3282 integration of Metis prover
paulson
parents: 23445
diff changeset
   531
  MetisExamples/set.thy
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   532
	@$(ISABELLE_TOOL) usedir $(OUT)/HOL MetisExamples
23449
dd874e6a3282 integration of Metis prover
paulson
parents: 23445
diff changeset
   533
dd874e6a3282 integration of Metis prover
paulson
parents: 23445
diff changeset
   534
7999
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   535
## HOL-Algebra
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   536
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   537
HOL-Algebra: HOL $(LOG)/HOL-Algebra.gz
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   538
27697
bcf941cc3324 New theory on divisibility;
ballarin
parents: 27694
diff changeset
   539
$(LOG)/HOL-Algebra.gz: $(OUT)/HOL Algebra/ROOT.ML			\
bcf941cc3324 New theory on divisibility;
ballarin
parents: 27694
diff changeset
   540
  Library/Binomial.thy Library/FuncSet.thy				\
bcf941cc3324 New theory on divisibility;
ballarin
parents: 27694
diff changeset
   541
  Library/Multiset.thy Library/Permutation.thy Library/Primes.thy	\
bcf941cc3324 New theory on divisibility;
ballarin
parents: 27694
diff changeset
   542
  Algebra/AbelCoset.thy Algebra/Bij.thy	Algebra/Congruence.thy		\
bcf941cc3324 New theory on divisibility;
ballarin
parents: 27694
diff changeset
   543
  Algebra/Coset.thy Algebra/Divisibility.thy Algebra/Exponent.thy	\
27713
95b36bfe7fc4 New locales for orders and lattices where the equivalence relation is not restricted to equality.
ballarin
parents: 27697
diff changeset
   544
  Algebra/FiniteProduct.thy						\
21423
6cdd0589aa73 HOL-Algebra: converted legacy ML scripts;
wenzelm
parents: 21317
diff changeset
   545
  Algebra/Group.thy Algebra/Ideal.thy Algebra/IntRing.thy		\
6cdd0589aa73 HOL-Algebra: converted legacy ML scripts;
wenzelm
parents: 21317
diff changeset
   546
  Algebra/Lattice.thy Algebra/Module.thy Algebra/QuotRing.thy		\
6cdd0589aa73 HOL-Algebra: converted legacy ML scripts;
wenzelm
parents: 21317
diff changeset
   547
  Algebra/Ring.thy Algebra/RingHom.thy Algebra/Sylow.thy		\
6cdd0589aa73 HOL-Algebra: converted legacy ML scripts;
wenzelm
parents: 21317
diff changeset
   548
  Algebra/UnivPoly.thy Algebra/abstract/Abstract.thy			\
6cdd0589aa73 HOL-Algebra: converted legacy ML scripts;
wenzelm
parents: 21317
diff changeset
   549
  Algebra/abstract/Factor.thy Algebra/abstract/Field.thy		\
6cdd0589aa73 HOL-Algebra: converted legacy ML scripts;
wenzelm
parents: 21317
diff changeset
   550
  Algebra/abstract/Ideal2.thy Algebra/abstract/PID.thy			\
6cdd0589aa73 HOL-Algebra: converted legacy ML scripts;
wenzelm
parents: 21317
diff changeset
   551
  Algebra/abstract/Ring2.thy Algebra/abstract/RingHomo.thy		\
6cdd0589aa73 HOL-Algebra: converted legacy ML scripts;
wenzelm
parents: 21317
diff changeset
   552
  Algebra/document/root.tex Algebra/poly/LongDiv.thy			\
6cdd0589aa73 HOL-Algebra: converted legacy ML scripts;
wenzelm
parents: 21317
diff changeset
   553
  Algebra/poly/PolyHomo.thy Algebra/poly/Polynomial.thy			\
6cdd0589aa73 HOL-Algebra: converted legacy ML scripts;
wenzelm
parents: 21317
diff changeset
   554
  Algebra/poly/UnivPoly2.thy Algebra/ringsimp.ML
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   555
	@cd Algebra; $(ISABELLE_TOOL) usedir -b -g true -V outline=/proof,/ML $(OUT)/HOL HOL-Algebra
7999
7acf6eb8eec1 Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents: 7985
diff changeset
   556
27477
c64736fe2a1f more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents: 27470
diff changeset
   557
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   558
## HOL-Auth
3819
5a6a6f18b109 added TLA stuff;
wenzelm
parents: 3616
diff changeset
   559
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   560
HOL-Auth: HOL $(LOG)/HOL-Auth.gz
3819
5a6a6f18b109 added TLA stuff;
wenzelm
parents: 3616
diff changeset
   561
28098
c92850d2d16c Replaced Library/NatPair by Nat_Int_Bij.
nipkow
parents: 28054
diff changeset
   562
$(LOG)/HOL-Auth.gz: $(OUT)/HOL 						\
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   563
  Auth/CertifiedEmail.thy Auth/Event.thy Auth/Message.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   564
  Auth/NS_Public.thy Auth/NS_Public_Bad.thy Auth/NS_Shared.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   565
  Auth/OtwayRees.thy Auth/OtwayReesBella.thy Auth/OtwayRees_AN.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   566
  Auth/OtwayRees_Bad.thy Auth/Public.thy Auth/ROOT.ML Auth/Recur.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   567
  Auth/Shared.thy Auth/TLS.thy Auth/WooLam.thy Auth/Kerberos_BAN.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   568
  Auth/Kerberos_BAN_Gets.thy Auth/KerberosIV.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   569
  Auth/KerberosIV_Gets.thy Auth/KerberosV.thy Auth/Yahalom.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   570
  Auth/Yahalom2.thy Auth/Yahalom_Bad.thy Auth/ZhouGollmann.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   571
  Auth/Guard/Analz.thy Auth/Guard/Extensions.thy Auth/Guard/GuardK.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   572
  Auth/Guard/Guard_Public.thy Auth/Guard/Guard_Shared.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   573
  Auth/Guard/Guard.thy Auth/Guard/List_Msg.thy				\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   574
  Auth/Guard/Guard_NS_Public.thy Auth/Guard/Guard_OtwayRees.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   575
  Auth/Guard/P1.thy Auth/Guard/P2.thy Auth/Guard/Proto.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   576
  Auth/Guard/Guard_Yahalom.thy Auth/Smartcard/EventSC.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   577
  Auth/Smartcard/ShoupRubinBella.thy Auth/Smartcard/ShoupRubin.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   578
  Auth/Smartcard/Smartcard.thy Auth/document/root.tex
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   579
	@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Auth
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   580
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   581
4777
379f32b0ae40 New target HOL-UNITY
paulson
parents: 4729
diff changeset
   582
## HOL-UNITY
379f32b0ae40 New target HOL-UNITY
paulson
parents: 4729
diff changeset
   583
379f32b0ae40 New target HOL-UNITY
paulson
parents: 4729
diff changeset
   584
HOL-UNITY: HOL $(LOG)/HOL-UNITY.gz
379f32b0ae40 New target HOL-UNITY
paulson
parents: 4729
diff changeset
   585
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   586
$(LOG)/HOL-UNITY.gz: $(OUT)/HOL Library/Multiset.thy UNITY/ROOT.ML	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   587
  UNITY/UNITY_Main.thy UNITY/UNITY_tactics.ML UNITY/Comp.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   588
  UNITY/Constrains.thy UNITY/Detects.thy UNITY/ELT.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   589
  UNITY/Extend.thy UNITY/FP.thy UNITY/Follows.thy UNITY/Guar.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   590
  UNITY/Lift_prog.thy UNITY/ListOrder.thy UNITY/ProgressSets.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   591
  UNITY/PPROD.thy UNITY/Project.thy UNITY/Rename.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   592
  UNITY/Transformers.thy UNITY/SubstAx.thy UNITY/UNITY.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   593
  UNITY/Union.thy UNITY/WFair.thy UNITY/Simple/Channel.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   594
  UNITY/Simple/Common.thy UNITY/Simple/Deadlock.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   595
  UNITY/Simple/Lift.thy UNITY/Simple/Mutex.thy				\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   596
  UNITY/Simple/NSP_Bad.thy UNITY/Simple/Network.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   597
  UNITY/Simple/Reach.thy UNITY/Simple/Reachability.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   598
  UNITY/Simple/Token.thy UNITY/Comp/Alloc.thy UNITY/Comp/AllocBase.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   599
  UNITY/Comp/AllocImpl.thy UNITY/Comp/Client.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   600
  UNITY/Comp/Counter.thy UNITY/Comp/Counterc.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   601
  UNITY/Comp/Handshake.thy UNITY/Comp/PriorityAux.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   602
  UNITY/Comp/Priority.thy UNITY/Comp/Progress.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   603
  UNITY/Comp/TimerArray.thy UNITY/document/root.tex
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   604
	@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL UNITY
4777
379f32b0ae40 New target HOL-UNITY
paulson
parents: 4729
diff changeset
   605
379f32b0ae40 New target HOL-UNITY
paulson
parents: 4729
diff changeset
   606
10966
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   607
## HOL-Unix
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   608
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   609
HOL-Unix: HOL $(LOG)/HOL-Unix.gz
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   610
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   611
$(LOG)/HOL-Unix.gz: $(OUT)/HOL Library/Nested_Environment.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   612
  Library/List_Prefix.thy Unix/ROOT.ML Unix/Unix.thy		\
10966
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   613
  Unix/document/root.bib Unix/document/root.tex
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   614
	@$(ISABELLE_TOOL) usedir $(OUT)/HOL Unix
10966
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   615
27477
c64736fe2a1f more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents: 27470
diff changeset
   616
19203
778507520684 Added HOL-ZF to Isabelle.
obua
parents: 19192
diff changeset
   617
## HOL-ZF
778507520684 Added HOL-ZF to Isabelle.
obua
parents: 19192
diff changeset
   618
778507520684 Added HOL-ZF to Isabelle.
obua
parents: 19192
diff changeset
   619
HOL-ZF: HOL $(LOG)/HOL-ZF.gz
778507520684 Added HOL-ZF to Isabelle.
obua
parents: 19192
diff changeset
   620
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   621
$(LOG)/HOL-ZF.gz: $(OUT)/HOL ZF/ROOT.ML ZF/Helper.thy ZF/LProd.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   622
  ZF/HOLZF.thy ZF/MainZF.thy ZF/Games.thy ZF/document/root.tex
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   623
	@$(ISABELLE_TOOL) usedir $(OUT)/HOL ZF
10966
8f2c27041a8e added HOL-Unix example;
wenzelm
parents: 10945
diff changeset
   624
27477
c64736fe2a1f more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents: 27470
diff changeset
   625
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   626
## HOL-Modelcheck
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   627
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   628
HOL-Modelcheck: HOL $(LOG)/HOL-Modelcheck.gz
3218
44f01b718eab added Modelcheck example;
mueller
parents: 3195
diff changeset
   629
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   630
$(LOG)/HOL-Modelcheck.gz: $(OUT)/HOL Modelcheck/CTL.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   631
  Modelcheck/EindhovenExample.thy Modelcheck/EindhovenSyn.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   632
  Modelcheck/MuCalculus.thy Modelcheck/MuckeExample1.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   633
  Modelcheck/MuckeExample2.thy Modelcheck/MuckeSyn.thy		\
22819
a7b425bb668c removed legacy ML files;
wenzelm
parents: 22799
diff changeset
   634
  Modelcheck/ROOT.ML Modelcheck/mucke_oracle.ML
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   635
	@$(ISABELLE_TOOL) usedir $(OUT)/HOL Modelcheck
3218
44f01b718eab added Modelcheck example;
mueller
parents: 3195
diff changeset
   636
27477
c64736fe2a1f more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents: 27470
diff changeset
   637
29399
ebcd69a00872 split of Imperative_HOL theories from HOL-Library
haftmann
parents: 29197
diff changeset
   638
## HOL-Imperative_HOL
ebcd69a00872 split of Imperative_HOL theories from HOL-Library
haftmann
parents: 29197
diff changeset
   639
ebcd69a00872 split of Imperative_HOL theories from HOL-Library
haftmann
parents: 29197
diff changeset
   640
HOL-Imperative_HOL: HOL $(LOG)/HOL-Imperative_HOL.gz
ebcd69a00872 split of Imperative_HOL theories from HOL-Library
haftmann
parents: 29197
diff changeset
   641
ebcd69a00872 split of Imperative_HOL theories from HOL-Library
haftmann
parents: 29197
diff changeset
   642
$(LOG)/HOL-Imperative_HOL.gz: $(OUT)/HOL Imperative_HOL/Heap.thy \
ebcd69a00872 split of Imperative_HOL theories from HOL-Library
haftmann
parents: 29197
diff changeset
   643
  Imperative_HOL/Heap_Monad.thy Imperative_HOL/Array.thy \
ebcd69a00872 split of Imperative_HOL theories from HOL-Library
haftmann
parents: 29197
diff changeset
   644
  Imperative_HOL/Relational.thy \
ebcd69a00872 split of Imperative_HOL theories from HOL-Library
haftmann
parents: 29197
diff changeset
   645
  Imperative_HOL/Ref.thy Imperative_HOL/Imperative_HOL.thy
ebcd69a00872 split of Imperative_HOL theories from HOL-Library
haftmann
parents: 29197
diff changeset
   646
	@$(ISABELLE_TOOL) usedir $(OUT)/HOL Imperative_HOL
ebcd69a00872 split of Imperative_HOL theories from HOL-Library
haftmann
parents: 29197
diff changeset
   647
ebcd69a00872 split of Imperative_HOL theories from HOL-Library
haftmann
parents: 29197
diff changeset
   648
25314
5eaf3e8b50a4 moved stuff about size change termination to its own session
krauss
parents: 25298
diff changeset
   649
## HOL-SizeChange
5eaf3e8b50a4 moved stuff about size change termination to its own session
krauss
parents: 25298
diff changeset
   650
5eaf3e8b50a4 moved stuff about size change termination to its own session
krauss
parents: 25298
diff changeset
   651
HOL-SizeChange: HOL $(LOG)/HOL-SizeChange.gz
5eaf3e8b50a4 moved stuff about size change termination to its own session
krauss
parents: 25298
diff changeset
   652
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   653
$(LOG)/HOL-SizeChange.gz: $(OUT)/HOL SizeChange/Kleene_Algebras.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   654
  SizeChange/Graphs.thy SizeChange/Misc_Tools.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   655
  SizeChange/Criterion.thy SizeChange/Correctness.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   656
  SizeChange/Interpretation.thy SizeChange/Implementation.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   657
  SizeChange/Size_Change_Termination.thy SizeChange/Examples.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   658
  SizeChange/sct.ML SizeChange/ROOT.ML
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   659
	@$(ISABELLE_TOOL) usedir $(OUT)/HOL SizeChange
3218
44f01b718eab added Modelcheck example;
mueller
parents: 3195
diff changeset
   660
27477
c64736fe2a1f more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents: 27470
diff changeset
   661
29823
0ab754d13ccd session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents: 29813
diff changeset
   662
## HOL-Decision_Procs
0ab754d13ccd session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents: 29813
diff changeset
   663
0ab754d13ccd session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents: 29813
diff changeset
   664
HOL-Decision_Procs: HOL $(LOG)/HOL-Decision_Procs.gz
0ab754d13ccd session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents: 29813
diff changeset
   665
0ab754d13ccd session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents: 29813
diff changeset
   666
$(LOG)/HOL-Decision_Procs.gz: $(OUT)/HOL \
0ab754d13ccd session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents: 29813
diff changeset
   667
  Decision_Procs/Approximation.thy \
0ab754d13ccd session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents: 29813
diff changeset
   668
  Decision_Procs/Cooper.thy \
0ab754d13ccd session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents: 29813
diff changeset
   669
  Decision_Procs/cooper_tac.ML \
0ab754d13ccd session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents: 29813
diff changeset
   670
  Decision_Procs/Dense_Linear_Order.thy \
0ab754d13ccd session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents: 29813
diff changeset
   671
  Decision_Procs/Ferrack.thy \
0ab754d13ccd session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents: 29813
diff changeset
   672
  Decision_Procs/ferrack_tac.ML \
0ab754d13ccd session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents: 29813
diff changeset
   673
  Decision_Procs/MIR.thy \
0ab754d13ccd session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents: 29813
diff changeset
   674
  Decision_Procs/mir_tac.ML \
0ab754d13ccd session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents: 29813
diff changeset
   675
  Decision_Procs/Decision_Procs.thy \
0ab754d13ccd session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents: 29813
diff changeset
   676
  Decision_Procs/ROOT.ML
0ab754d13ccd session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents: 29813
diff changeset
   677
	@$(ISABELLE_TOOL) usedir $(OUT)/HOL Decision_Procs
0ab754d13ccd session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents: 29813
diff changeset
   678
0ab754d13ccd session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents: 29813
diff changeset
   679
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   680
## HOL-Lambda
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   681
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   682
HOL-Lambda: HOL $(LOG)/HOL-Lambda.gz
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   683
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   684
$(LOG)/HOL-Lambda.gz: $(OUT)/HOL Lambda/Commutation.thy Lambda/Eta.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   685
  Lambda/InductTermi.thy Lambda/Lambda.thy Lambda/ListApplication.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   686
  Lambda/ListBeta.thy Lambda/ListOrder.thy Lambda/NormalForm.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   687
  Lambda/ParRed.thy Lambda/Standardization.thy Lambda/StrongNorm.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   688
  Lambda/Type.thy Lambda/WeakNorm.thy Lambda/ROOT.ML			\
14070
86c56794b641 Added new theories StrongNorm and WeakNorm to Lambda example.
berghofe
parents: 14044
diff changeset
   689
  Lambda/document/root.bib Lambda/document/root.tex
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   690
	@$(ISABELLE_TOOL) usedir -g true -m no_brackets $(OUT)/HOL Lambda
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   691
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   692
9015
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   693
## HOL-Prolog
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   694
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   695
HOL-Prolog: HOL $(LOG)/HOL-Prolog.gz
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   696
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   697
$(LOG)/HOL-Prolog.gz: $(OUT)/HOL Prolog/ROOT.ML Prolog/prolog.ML	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   698
  Prolog/HOHH.thy Prolog/Test.thy Prolog/Func.thy Prolog/Type.thy
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   699
	@$(ISABELLE_TOOL) usedir $(OUT)/HOL Prolog
9015
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   700
8006e9009621 added HOL/Prolog
oheimb
parents: 8958
diff changeset
   701
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   702
## HOL-W0
2527
0ba3755ce398 Added W0 and modified MiniML.
nipkow
parents: 2473
diff changeset
   703
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   704
HOL-W0: HOL $(LOG)/HOL-W0.gz
2527
0ba3755ce398 Added W0 and modified MiniML.
nipkow
parents: 2473
diff changeset
   705
12946
75447c743810 Isar_examples/W_correct moved to W0;
wenzelm
parents: 12918
diff changeset
   706
$(LOG)/HOL-W0.gz: $(OUT)/HOL W0/ROOT.ML W0/W0.thy W0/document/root.tex
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   707
	@$(ISABELLE_TOOL) usedir $(OUT)/HOL W0
2527
0ba3755ce398 Added W0 and modified MiniML.
nipkow
parents: 2473
diff changeset
   708
0ba3755ce398 Added W0 and modified MiniML.
nipkow
parents: 2473
diff changeset
   709
8012
bbdf3c51c3b8 Added MicroJava
nipkow
parents: 8008
diff changeset
   710
## HOL-MicroJava
bbdf3c51c3b8 Added MicroJava
nipkow
parents: 8008
diff changeset
   711
bbdf3c51c3b8 Added MicroJava
nipkow
parents: 8008
diff changeset
   712
HOL-MicroJava: HOL $(LOG)/HOL-MicroJava.gz
bbdf3c51c3b8 Added MicroJava
nipkow
parents: 8008
diff changeset
   713
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   714
$(LOG)/HOL-MicroJava.gz: $(OUT)/HOL Library/Executable_Set.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   715
  MicroJava/ROOT.ML MicroJava/Comp/AuxLemmas.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   716
  MicroJava/Comp/CorrComp.thy MicroJava/Comp/CorrCompTp.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   717
  MicroJava/Comp/DefsComp.thy MicroJava/Comp/Index.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   718
  MicroJava/Comp/LemmasComp.thy MicroJava/Comp/NatCanonify.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   719
  MicroJava/Comp/TranslComp.thy MicroJava/Comp/TranslCompTp.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   720
  MicroJava/Comp/TypeInf.thy MicroJava/J/Conform.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   721
  MicroJava/J/Eval.thy MicroJava/J/JBasis.thy				\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   722
  MicroJava/J/JTypeSafe.thy MicroJava/J/Decl.thy MicroJava/J/State.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   723
  MicroJava/J/Term.thy MicroJava/J/Type.thy MicroJava/J/TypeRel.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   724
  MicroJava/J/WellForm.thy MicroJava/J/Value.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   725
  MicroJava/J/WellType.thy MicroJava/J/Example.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   726
  MicroJava/J/JListExample.thy MicroJava/JVM/JVMExec.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   727
  MicroJava/JVM/JVMInstructions.thy MicroJava/JVM/JVMState.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   728
  MicroJava/JVM/JVMExecInstr.thy MicroJava/JVM/JVMListExample.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   729
  MicroJava/JVM/JVMExceptions.thy MicroJava/BV/BVSpec.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   730
  MicroJava/BV/BVSpecTypeSafe.thy MicroJava/BV/Correct.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   731
  MicroJava/BV/Err.thy MicroJava/BV/JType.thy MicroJava/BV/JVM.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   732
  MicroJava/BV/JVMType.thy MicroJava/BV/Kildall.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   733
  MicroJava/BV/LBVSpec.thy MicroJava/BV/Listn.thy MicroJava/BV/Opt.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   734
  MicroJava/BV/Product.thy MicroJava/BV/Semilat.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   735
  MicroJava/BV/Effect.thy MicroJava/BV/EffectMono.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   736
  MicroJava/BV/Typing_Framework.thy					\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   737
  MicroJava/BV/Typing_Framework_err.thy					\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   738
  MicroJava/BV/Typing_Framework_JVM.thy MicroJava/BV/BVExample.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   739
  MicroJava/BV/LBVSpec.thy MicroJava/BV/LBVCorrect.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   740
  MicroJava/BV/LBVComplete.thy MicroJava/BV/LBVJVM.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   741
  MicroJava/document/root.bib MicroJava/document/root.tex		\
12915
2832fba717ec new MicroJava document
kleing
parents: 12897
diff changeset
   742
  MicroJava/document/introduction.tex
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   743
	@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL MicroJava
11850
cdfc3fce577e document graphs for several sessions;
wenzelm
parents: 11837
diff changeset
   744
8012
bbdf3c51c3b8 Added MicroJava
nipkow
parents: 8008
diff changeset
   745
11376
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   746
## HOL-NanoJava
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   747
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   748
HOL-NanoJava: HOL $(LOG)/HOL-NanoJava.gz
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   749
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   750
$(LOG)/HOL-NanoJava.gz: $(OUT)/HOL NanoJava/ROOT.ML NanoJava/Term.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   751
  NanoJava/Decl.thy NanoJava/TypeRel.thy NanoJava/State.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   752
  NanoJava/OpSem.thy NanoJava/AxSem.thy NanoJava/AxSem.thy		\
11376
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
   753
  NanoJava/document/root.bib NanoJava/document/root.tex
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   754
	@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL NanoJava
11850
cdfc3fce577e document graphs for several sessions;
wenzelm
parents: 11837
diff changeset
   755
8193
33e4ec7a2daa added MicroJava/document;
wenzelm
parents: 8179
diff changeset
   756
12855
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   757
## HOL-Bali
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   758
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   759
HOL-Bali: HOL $(LOG)/HOL-Bali.gz
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   760
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   761
$(LOG)/HOL-Bali.gz: $(OUT)/HOL Bali/AxCompl.thy Bali/AxExample.thy	\
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   762
  Bali/AxSem.thy Bali/AxSound.thy Bali/Basis.thy Bali/Conform.thy	\
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   763
  Bali/Decl.thy Bali/DeclConcepts.thy Bali/Eval.thy Bali/Evaln.thy	\
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   764
  Bali/Example.thy Bali/Name.thy Bali/ROOT.ML Bali/State.thy		\
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   765
  Bali/Table.thy Bali/Term.thy Bali/Trans.thy Bali/Type.thy		\
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   766
  Bali/TypeRel.thy Bali/TypeSafe.thy Bali/Value.thy Bali/WellForm.thy	\
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   767
  Bali/DefiniteAssignment.thy Bali/DefiniteAssignmentCorrect.thy	\
12855
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   768
  Bali/WellType.thy Bali/document/root.tex
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   769
	@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Bali
12855
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   770
21225338f8db Bali added
schirmer
parents: 12816
diff changeset
   771
13403
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   772
## HOL-Extraction
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   773
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   774
HOL-Extraction: HOL $(LOG)/HOL-Extraction.gz
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   775
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   776
$(LOG)/HOL-Extraction.gz: $(OUT)/HOL Library/Efficient_Nat.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   777
  Extraction/Euclid.thy Extraction/Greatest_Common_Divisor.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   778
  Extraction/Higman.thy Extraction/Pigeonhole.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   779
  Extraction/QuotRem.thy Extraction/ROOT.ML Extraction/Util.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   780
  Extraction/Warshall.thy Extraction/document/root.tex		\
13403
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   781
  Extraction/document/root.bib
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   782
	@$(ISABELLE_TOOL) usedir $(OUT)/HOL Extraction
13403
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   783
bc2b32ee62fd Added theory for setting up program extraction.
berghofe
parents: 13224
diff changeset
   784
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   785
## HOL-IOA
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   786
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   787
HOL-IOA: HOL $(LOG)/HOL-IOA.gz
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   788
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   789
$(LOG)/HOL-IOA.gz: $(OUT)/HOL IOA/Asig.thy IOA/IOA.thy IOA/ROOT.ML	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   790
  IOA/Solve.thy
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   791
	@$(ISABELLE_TOOL) usedir $(OUT)/HOL IOA
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   792
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   793
10135
c2a4dccf6e67 reorganized AxClasses;
wenzelm
parents: 10094
diff changeset
   794
## HOL-AxClasses
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   795
10135
c2a4dccf6e67 reorganized AxClasses;
wenzelm
parents: 10094
diff changeset
   796
HOL-AxClasses: HOL $(LOG)/HOL-AxClasses.gz
2545
d10abc8c11fb added AxClasses test;
wenzelm
parents: 2527
diff changeset
   797
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   798
$(LOG)/HOL-AxClasses.gz: $(OUT)/HOL AxClasses/Group.thy			\
10135
c2a4dccf6e67 reorganized AxClasses;
wenzelm
parents: 10094
diff changeset
   799
  AxClasses/Product.thy AxClasses/ROOT.ML AxClasses/Semigroups.thy
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   800
	@$(ISABELLE_TOOL) usedir $(OUT)/HOL AxClasses
2545
d10abc8c11fb added AxClasses test;
wenzelm
parents: 2527
diff changeset
   801
d10abc8c11fb added AxClasses test;
wenzelm
parents: 2527
diff changeset
   802
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   803
## HOL-Lattice
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   804
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   805
HOL-Lattice: HOL $(LOG)/HOL-Lattice.gz
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   806
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   807
$(LOG)/HOL-Lattice.gz: $(OUT)/HOL Lattice/Bounds.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   808
  Lattice/CompleteLattice.thy Lattice/Lattice.thy Lattice/Orders.thy	\
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   809
  Lattice/ROOT.ML Lattice/document/root.tex
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   810
	@$(ISABELLE_TOOL) usedir $(OUT)/HOL Lattice
10157
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   811
6d3987f3aad9 * HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents: 10143
diff changeset
   812
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   813
## HOL-ex
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   814
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   815
HOL-ex: HOL $(LOG)/HOL-ex.gz
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   816
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   817
$(LOG)/HOL-ex.gz: $(OUT)/HOL Library/Commutative_Ring.thy		\
27421
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   818
  Library/Primes.thy							\
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   819
  ex/Abstract_NAT.thy ex/Antiquote.thy ex/Arith_Examples.thy ex/BT.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   820
  ex/BinEx.thy ex/CTL.thy ex/Chinese.thy ex/Classical.thy		\
28327
4d7a0a941b79 Added coherent logic prover.
berghofe
parents: 28312
diff changeset
   821
  ex/Coherent.thy ex/Dense_Linear_Order_Ex.thy ex/Eval_Examples.thy	\
29806
bebe5a254ba6 moved Random.thy to Library
haftmann
parents: 29792
diff changeset
   822
  ex/Groebner_Examples.thy ex/Quickcheck_Generators.thy		\
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   823
  ex/Codegenerator.thy ex/Codegenerator_Pretty.thy			\
29699
987ed08d82cd fixed case
krauss
parents: 29697
diff changeset
   824
  ex/CodegenSML_Test.thy ex/Formal_Power_Series_Examples.thy						\
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   825
  ex/Commutative_RingEx.thy ex/Efficient_Nat_examples.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   826
  ex/Hex_Bin_Examples.thy ex/Commutative_Ring_Complete.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   827
  ex/ExecutableContent.thy ex/Fundefs.thy ex/Guess.thy ex/Hebrew.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   828
  ex/Binary.thy ex/Higher_Order_Logic.thy ex/Hilbert_Classical.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   829
  ex/Induction_Scheme.thy ex/InductiveInvariant.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   830
  ex/InductiveInvariant_examples.thy ex/Intuitionistic.thy		\
29181
cc177742e607 renamed LexOrds.thy to Termination.thy; examples for sizechange method
krauss
parents: 29125
diff changeset
   831
  ex/Lagrange.thy ex/LocaleTest2.thy ex/MT.thy		\
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   832
  ex/MergeSort.thy ex/MonoidGroup.thy ex/Multiquote.thy ex/NatSum.thy	\
28109
3f76ae637f71 removed ex/Puzzle
nipkow
parents: 28098
diff changeset
   833
  ex/Numeral.thy ex/PER.thy ex/PresburgerEx.thy ex/Primrec.thy		\
29650
cc3958d31b1d Reflection.thy now in HOL/Library
haftmann
parents: 29628
diff changeset
   834
  ex/Quickcheck_Examples.thy	\
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   835
  ex/ReflectionEx.thy ex/ROOT.ML ex/Recdefs.thy ex/Records.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   836
  ex/Refute_Examples.thy ex/SAT_Examples.thy ex/SVC_Oracle.thy		\
29399
ebcd69a00872 split of Imperative_HOL theories from HOL-Library
haftmann
parents: 29197
diff changeset
   837
  ex/Subarray.thy ex/Sublist.thy                                        \
ebcd69a00872 split of Imperative_HOL theories from HOL-Library
haftmann
parents: 29197
diff changeset
   838
  ex/Sudoku.thy ex/Tarski.thy ex/Termination.thy ex/Term_Of_Syntax.thy	\
ebcd69a00872 split of Imperative_HOL theories from HOL-Library
haftmann
parents: 29197
diff changeset
   839
  ex/Unification.thy ex/document/root.bib			        \
29650
cc3958d31b1d Reflection.thy now in HOL/Library
haftmann
parents: 29628
diff changeset
   840
  ex/document/root.tex ex/Meson_Test.thy ex/set.thy	\
27679
haftmann
parents: 27672
diff changeset
   841
  ex/svc_funcs.ML ex/svc_test.thy	\
haftmann
parents: 27672
diff changeset
   842
  ex/ImperativeQuicksort.thy	\
28952
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   843
  ex/Arithmetic_Series_Complex.thy ex/HarmonicSeries.thy	\
29805
a5da150bd0ab Add approximation method
hoelzl
parents: 29804
diff changeset
   844
  ex/Sqrt.thy ex/Sqrt_Script.thy \
a5da150bd0ab Add approximation method
hoelzl
parents: 29804
diff changeset
   845
  ex/ApproximationEx.thy
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   846
	@$(ISABELLE_TOOL) usedir $(OUT)/HOL ex
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   847
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   848
6445
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   849
## HOL-Isar_examples
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   850
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   851
HOL-Isar_examples: HOL $(LOG)/HOL-Isar_examples.gz
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   852
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   853
$(LOG)/HOL-Isar_examples.gz: $(OUT)/HOL Isar_examples/BasicLogic.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   854
  Isar_examples/Cantor.thy Isar_examples/Drinker.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   855
  Isar_examples/ExprCompiler.thy Isar_examples/Fibonacci.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   856
  Isar_examples/Group.thy Isar_examples/Hoare.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   857
  Isar_examples/HoareEx.thy Isar_examples/KnasterTarski.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   858
  Isar_examples/MutilatedCheckerboard.thy				\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   859
  Isar_examples/NestedDatatype.thy Isar_examples/Peirce.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   860
  Isar_examples/Puzzle.thy Isar_examples/Summation.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   861
  Isar_examples/ROOT.ML Isar_examples/document/proof.sty		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   862
  Isar_examples/document/root.bib Isar_examples/document/root.tex	\
24472
943ef707396c added Hoare/hoare_tac.ML (code from Hoare/Hoare.thy, also required in Isar_examples/Hoare.thy);
wenzelm
parents: 24470
diff changeset
   863
  Isar_examples/document/style.tex Hoare/hoare_tac.ML
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   864
	@$(ISABELLE_TOOL) usedir $(OUT)/HOL Isar_examples
6445
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   865
931fc1daa8b1 added Isar_examples;
wenzelm
parents: 6440
diff changeset
   866
14199
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   867
## HOL-SET-Protocol
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   868
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   869
HOL-SET-Protocol: HOL $(LOG)/HOL-SET-Protocol.gz
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   870
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   871
$(LOG)/HOL-SET-Protocol.gz: $(OUT)/HOL SET-Protocol/ROOT.ML		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   872
  SET-Protocol/MessageSET.thy SET-Protocol/EventSET.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   873
  SET-Protocol/PublicSET.thy SET-Protocol/Cardholder_Registration.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   874
  SET-Protocol/Merchant_Registration.thy SET-Protocol/Purchase.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   875
  SET-Protocol/document/root.tex
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   876
	@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL SET-Protocol
14199
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   877
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   878
27421
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
   879
## HOL-Matrix
14610
9c2e31e483b2 added HOL-Matrix, added HOL/Matrix/ROOT.ML
kleing
parents: 14603
diff changeset
   880
28637
7aabaf1ba263 reactivated HOL-Matrix;
wenzelm
parents: 28612
diff changeset
   881
HOL-Matrix: HOL $(LOG)/HOL-Matrix.gz
17323
2fc68de9de1f 1) Added target HOL-Complex-Generate-HOLLight
obua
parents: 17308
diff changeset
   882
28637
7aabaf1ba263 reactivated HOL-Matrix;
wenzelm
parents: 28612
diff changeset
   883
$(LOG)/HOL-Matrix.gz: $(OUT)/HOL				\
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   884
  $(SRC)/Tools/Compute_Oracle/Compute_Oracle.thy			\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   885
  $(SRC)/Tools/Compute_Oracle/am_compiler.ML				\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   886
  $(SRC)/Tools/Compute_Oracle/am_interpreter.ML				\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   887
  $(SRC)/Tools/Compute_Oracle/am.ML					\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   888
  $(SRC)/Tools/Compute_Oracle/linker.ML					\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   889
  $(SRC)/Tools/Compute_Oracle/am_ghc.ML					\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   890
  $(SRC)/Tools/Compute_Oracle/am_sml.ML					\
27484
dbb9981c3d18 added marginal setup for code generation
haftmann
parents: 27480
diff changeset
   891
  $(SRC)/Tools/Compute_Oracle/compute.ML	\
29804
e15b74577368 Added new Float theory and moved old Library/Float.thy to ComputeFloat
hoelzl
parents: 29792
diff changeset
   892
  Tools/ComputeFloat.thy Tools/float_arith.ML \
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   893
  Matrix/Matrix.thy Matrix/SparseMatrix.thy Matrix/LP.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   894
  Matrix/document/root.tex Matrix/ROOT.ML Matrix/cplex/Cplex.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   895
  Matrix/cplex/CplexMatrixConverter.ML Matrix/cplex/Cplex_tools.ML	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   896
  Matrix/cplex/FloatSparseMatrixBuilder.ML Matrix/cplex/fspmlp.ML	\
27484
dbb9981c3d18 added marginal setup for code generation
haftmann
parents: 27480
diff changeset
   897
  Matrix/cplex/matrixlp.ML
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   898
	@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Matrix
16873
9ed940a1bebb proving bounds for real linear programs
obua
parents: 16784
diff changeset
   899
14199
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
   900
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   901
## TLA
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   902
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   903
TLA: HOL $(OUT)/TLA
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   904
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   905
$(OUT)/TLA: $(OUT)/HOL TLA/Action.thy TLA/Init.thy TLA/Intensional.thy	\
21624
6f79647cf536 TLA: converted legacy ML scripts;
wenzelm
parents: 21542
diff changeset
   906
  TLA/ROOT.ML TLA/Stfun.thy TLA/TLA.thy
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   907
	@cd TLA; $(ISABELLE_TOOL) usedir -b $(OUT)/HOL TLA
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   908
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   909
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   910
## TLA-Inc
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   911
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   912
TLA-Inc: TLA $(LOG)/TLA-Inc.gz
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   913
21624
6f79647cf536 TLA: converted legacy ML scripts;
wenzelm
parents: 21542
diff changeset
   914
$(LOG)/TLA-Inc.gz: $(OUT)/TLA TLA/Inc/Inc.thy
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   915
	@cd TLA; $(ISABELLE_TOOL) usedir $(OUT)/TLA Inc
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   916
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   917
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   918
## TLA-Buffer
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   919
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   920
TLA-Buffer: TLA $(LOG)/TLA-Buffer.gz
2448
61337170db84 IsaMakefile for HOL;
wenzelm
parents:
diff changeset
   921
21624
6f79647cf536 TLA: converted legacy ML scripts;
wenzelm
parents: 21542
diff changeset
   922
$(LOG)/TLA-Buffer.gz: $(OUT)/TLA TLA/Buffer/Buffer.thy TLA/Buffer/DBuffer.thy
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   923
	@cd TLA; $(ISABELLE_TOOL) usedir $(OUT)/TLA Buffer
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   924
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   925
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   926
## TLA-Memory
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   927
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   928
TLA-Memory: TLA $(LOG)/TLA-Memory.gz
4447
b7ee449eb345 log files;
wenzelm
parents: 4289
diff changeset
   929
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   930
$(LOG)/TLA-Memory.gz: $(OUT)/TLA TLA/Memory/MemClerk.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   931
  TLA/Memory/MemClerkParameters.thy TLA/Memory/Memory.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   932
  TLA/Memory/MemoryImplementation.thy TLA/Memory/MemoryParameters.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   933
  TLA/Memory/ProcedureInterface.thy TLA/Memory/RPC.thy			\
21624
6f79647cf536 TLA: converted legacy ML scripts;
wenzelm
parents: 21542
diff changeset
   934
  TLA/Memory/RPCMemoryParams.thy TLA/Memory/RPCParameters.thy
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   935
	@cd TLA; $(ISABELLE_TOOL) usedir $(OUT)/TLA Memory
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   936
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
   937
19497
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   938
## HOL-Nominal
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   939
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   940
HOL-Nominal: HOL $(OUT)/HOL-Nominal
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   941
22245
1b8f4ef50c48 moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents: 22167
diff changeset
   942
$(OUT)/HOL-Nominal: $(OUT)/HOL Nominal/ROOT.ML \
1b8f4ef50c48 moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents: 22167
diff changeset
   943
  Nominal/Nominal.thy \
1b8f4ef50c48 moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents: 22167
diff changeset
   944
  Nominal/nominal_atoms.ML \
22784
4637b69de71b Added datatype_case.ML and nominal_fresh_fun.ML.
berghofe
parents: 22657
diff changeset
   945
  Nominal/nominal_fresh_fun.ML \
22247
5bad0d429694 corrected typo introduced by me
urbanc
parents: 22245
diff changeset
   946
  Nominal/nominal_induct.ML \
22314
d541f13756a2 Added new file Nominal/nominal_inductive.ML
berghofe
parents: 22260
diff changeset
   947
  Nominal/nominal_inductive.ML \
28652
659d64d59f16 Added nominal_inductive2.ML
berghofe
parents: 28637
diff changeset
   948
  Nominal/nominal_inductive2.ML \
22245
1b8f4ef50c48 moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents: 22167
diff changeset
   949
  Nominal/nominal_package.ML \
1b8f4ef50c48 moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents: 22167
diff changeset
   950
  Nominal/nominal_permeq.ML \
1b8f4ef50c48 moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents: 22167
diff changeset
   951
  Nominal/nominal_primrec.ML \
1b8f4ef50c48 moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents: 22167
diff changeset
   952
  Nominal/nominal_thmdecls.ML \
21542
4462ee172ef0 Added nominal_primrec.ML
berghofe
parents: 21425
diff changeset
   953
  Library/Infinite_Set.thy
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   954
	@cd Nominal; $(ISABELLE_TOOL) usedir -b -g true $(OUT)/HOL HOL-Nominal
19497
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   955
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   956
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   957
## HOL-Nominal-Examples
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   958
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   959
HOL-Nominal-Examples: HOL-Nominal $(LOG)/HOL-Nominal-Examples.gz
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   960
19564
d3e2f532459a First usable version of the new function definition package (HOL/function_packake/...).
krauss
parents: 19499
diff changeset
   961
$(LOG)/HOL-Nominal-Examples.gz: $(OUT)/HOL-Nominal 	\
27163
587ad1fba128 added CK_Machine to the nominal section
urbanc
parents: 27127
diff changeset
   962
  Nominal/Examples/CK_Machine.thy \
22073
c170dcbe6c9d formalisation of Crary's chapter on logical relations
urbanc
parents: 22067
diff changeset
   963
  Nominal/Examples/CR.thy \
22821
15b2e7ec1f3b alternative and much simpler proof for Church-Rosser of Beta-Reduction
urbanc
parents: 22819
diff changeset
   964
  Nominal/Examples/CR_Takahashi.thy \
24152
63cc746667a0 reactivated Nominal/Examples/Class.thy;
wenzelm
parents: 24139
diff changeset
   965
  Nominal/Examples/Class.thy \
22073
c170dcbe6c9d formalisation of Crary's chapter on logical relations
urbanc
parents: 22067
diff changeset
   966
  Nominal/Examples/Compile.thy \
25725
18bc59fb01b5 updated HOL-Nominal-Examples deps;
wenzelm
parents: 25600
diff changeset
   967
  Nominal/Examples/Contexts.thy \
18bc59fb01b5 updated HOL-Nominal-Examples deps;
wenzelm
parents: 25600
diff changeset
   968
  Nominal/Examples/Crary.thy \
22073
c170dcbe6c9d formalisation of Crary's chapter on logical relations
urbanc
parents: 22067
diff changeset
   969
  Nominal/Examples/Fsub.thy \
25725
18bc59fb01b5 updated HOL-Nominal-Examples deps;
wenzelm
parents: 25600
diff changeset
   970
  Nominal/Examples/Height.thy \
18bc59fb01b5 updated HOL-Nominal-Examples deps;
wenzelm
parents: 25600
diff changeset
   971
  Nominal/Examples/Lam_Funs.thy \
22073
c170dcbe6c9d formalisation of Crary's chapter on logical relations
urbanc
parents: 22067
diff changeset
   972
  Nominal/Examples/Lambda_mu.thy \
25725
18bc59fb01b5 updated HOL-Nominal-Examples deps;
wenzelm
parents: 25600
diff changeset
   973
  Nominal/Examples/LocalWeakening.thy \
18bc59fb01b5 updated HOL-Nominal-Examples deps;
wenzelm
parents: 25600
diff changeset
   974
  Nominal/Examples/ROOT.ML \
22073
c170dcbe6c9d formalisation of Crary's chapter on logical relations
urbanc
parents: 22067
diff changeset
   975
  Nominal/Examples/SN.thy \
23144
4a9c9e260abf included new example in the compiling process
urbanc
parents: 23100
diff changeset
   976
  Nominal/Examples/SOS.thy \
27624
a925aa66e17a Added Standardization theory to nominal examples.
berghofe
parents: 27484
diff changeset
   977
  Nominal/Examples/Standardization.thy \
24896
70f238757695 added the two new examples from Nominal to the build process
urbanc
parents: 24830
diff changeset
   978
  Nominal/Examples/Support.thy \
27032
6fd85edc403d new example
urbanc
parents: 26878
diff changeset
   979
  Nominal/Examples/Type_Preservation.thy \
25725
18bc59fb01b5 updated HOL-Nominal-Examples deps;
wenzelm
parents: 25600
diff changeset
   980
  Nominal/Examples/VC_Condition.thy \
26195
8292f8723e99 added new example
urbanc
parents: 26192
diff changeset
   981
  Nominal/Examples/W.thy \
25725
18bc59fb01b5 updated HOL-Nominal-Examples deps;
wenzelm
parents: 25600
diff changeset
   982
  Nominal/Examples/Weakening.thy
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   983
	@cd Nominal; $(ISABELLE_TOOL) usedir $(OUT)/HOL-Nominal Examples
19497
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   984
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
   985
24333
e77ea0ea7f2c * HOL-Word:
kleing
parents: 24332
diff changeset
   986
## HOL-Word
e77ea0ea7f2c * HOL-Word:
kleing
parents: 24332
diff changeset
   987
e77ea0ea7f2c * HOL-Word:
kleing
parents: 24332
diff changeset
   988
HOL-Word: HOL $(OUT)/HOL-Word
e77ea0ea7f2c * HOL-Word:
kleing
parents: 24332
diff changeset
   989
29650
cc3958d31b1d Reflection.thy now in HOL/Library
haftmann
parents: 29628
diff changeset
   990
$(OUT)/HOL-Word: $(OUT)/HOL Word/ROOT.ML	\
28952
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 28905
diff changeset
   991
  Library/Boolean_Algebra.thy			\
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   992
  Library/Numeral_Type.thy Word/Num_Lemmas.thy Word/TdThs.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   993
  Word/Size.thy Word/BinGeneral.thy Word/BinOperations.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   994
  Word/BinBoolList.thy Word/BitSyntax.thy Word/WordDefinition.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   995
  Word/WordArith.thy Word/WordBitwise.thy Word/WordShift.thy		\
29628
d9294387ab0e entry point for Word library now named Word
haftmann
parents: 29523
diff changeset
   996
  Word/WordGenLib.thy Word/Word.thy Word/document/root.tex		\
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
   997
  Word/document/root.bib
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
   998
	@cd Word; $(ISABELLE_TOOL) usedir -b -g true $(OUT)/HOL HOL-Word
24333
e77ea0ea7f2c * HOL-Word:
kleing
parents: 24332
diff changeset
   999
e77ea0ea7f2c * HOL-Word:
kleing
parents: 24332
diff changeset
  1000
24442
39e29972cb96 HOL-Word-Examples
huffman
parents: 24411
diff changeset
  1001
## HOL-Word-Examples
39e29972cb96 HOL-Word-Examples
huffman
parents: 24411
diff changeset
  1002
39e29972cb96 HOL-Word-Examples
huffman
parents: 24411
diff changeset
  1003
HOL-Word-Examples: HOL-Word $(LOG)/HOL-Word-Examples.gz
39e29972cb96 HOL-Word-Examples
huffman
parents: 24411
diff changeset
  1004
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
  1005
$(LOG)/HOL-Word-Examples.gz: $(OUT)/HOL-Word Word/Examples/ROOT.ML	\
24442
39e29972cb96 HOL-Word-Examples
huffman
parents: 24411
diff changeset
  1006
  Word/Examples/WordExamples.thy
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
  1007
	@cd Word; $(ISABELLE_TOOL) usedir $(OUT)/HOL-Word Examples
24442
39e29972cb96 HOL-Word-Examples
huffman
parents: 24411
diff changeset
  1008
27477
c64736fe2a1f more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents: 27470
diff changeset
  1009
25171
4a9c25bffc9b added Statespace library
schirmer
parents: 24994
diff changeset
  1010
## HOL-Statespace
4a9c25bffc9b added Statespace library
schirmer
parents: 24994
diff changeset
  1011
4a9c25bffc9b added Statespace library
schirmer
parents: 24994
diff changeset
  1012
HOL-Statespace: HOL $(LOG)/HOL-Statespace.gz
4a9c25bffc9b added Statespace library
schirmer
parents: 24994
diff changeset
  1013
27164
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
  1014
$(LOG)/HOL-Statespace.gz: $(OUT)/HOL Statespace/DistinctTreeProver.thy	\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
  1015
  Statespace/StateFun.thy Statespace/StateSpaceLocale.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
  1016
  Statespace/StateSpaceSyntax.thy Statespace/StateSpaceEx.thy		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
  1017
  Statespace/distinct_tree_prover.ML Statespace/state_space.ML		\
81632fd4ff61 some reformatting;
wenzelm
parents: 27163
diff changeset
  1018
  Statespace/state_fun.ML Statespace/document/root.tex
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
  1019
	@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Statespace
24442
39e29972cb96 HOL-Word-Examples
huffman
parents: 24411
diff changeset
  1020
27477
c64736fe2a1f more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents: 27470
diff changeset
  1021
27470
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1022
## HOL-NSA
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1023
27477
c64736fe2a1f more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents: 27470
diff changeset
  1024
HOL-NSA: HOL $(OUT)/HOL-NSA
27470
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1025
27477
c64736fe2a1f more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents: 27470
diff changeset
  1026
$(OUT)/HOL-NSA: $(OUT)/HOL \
27470
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1027
  NSA/CLim.thy \
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1028
  NSA/CStar.thy \
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1029
  NSA/NSCA.thy \
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1030
  NSA/NSComplex.thy \
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1031
  NSA/HDeriv.thy \
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1032
  NSA/HLim.thy \
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1033
  NSA/HLog.thy \
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1034
  NSA/HSEQ.thy \
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1035
  NSA/HSeries.thy \
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1036
  NSA/HTranscendental.thy \
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1037
  NSA/Hypercomplex.thy \
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1038
  NSA/HyperDef.thy \
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1039
  NSA/HyperNat.thy \
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1040
  NSA/Hyperreal.thy \
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1041
  NSA/hypreal_arith.ML \
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1042
  NSA/Filter.thy \
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1043
  NSA/NatStar.thy \
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1044
  NSA/NSA.thy \
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1045
  NSA/StarDef.thy \
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1046
  NSA/Star.thy \
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1047
  NSA/transfer.ML \
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1048
  Library/Infinite_Set.thy \
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1049
  Library/Zorn.thy \
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1050
  NSA/ROOT.ML
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
  1051
	@cd NSA; $(ISABELLE_TOOL) usedir -b -g true $(OUT)/HOL HOL-NSA
27470
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1052
27477
c64736fe2a1f more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents: 27470
diff changeset
  1053
27470
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1054
## HOL-NSA-Examples
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1055
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1056
HOL-NSA-Examples: HOL-NSA $(LOG)/HOL-NSA-Examples.gz
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1057
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1058
$(LOG)/HOL-NSA-Examples.gz: $(OUT)/HOL-NSA NSA/Examples/ROOT.ML	\
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1059
  NSA/Examples/NSPrimes.thy
28500
4b79e5d3d0aa replaced ISATOOL by ISABELLE_TOOL;
wenzelm
parents: 28477
diff changeset
  1060
	@cd NSA; $(ISABELLE_TOOL) usedir $(OUT)/HOL-NSA Examples
27470
84526c368a58 add HOL-NSA
huffman
parents: 27456
diff changeset
  1061
27477
c64736fe2a1f more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents: 27470
diff changeset
  1062
4518
74c01296e818 improved targets;
wenzelm
parents: 4455
diff changeset
  1063
## clean
4447
b7ee449eb345 log files;
wenzelm
parents: 4289
diff changeset
  1064
b7ee449eb345 log files;
wenzelm
parents: 4289
diff changeset
  1065
clean:
28798
a0dd52dd7b55 clean: added HOL-Main;
wenzelm
parents: 28742
diff changeset
  1066
	@rm -f  $(OUT)/HOL-Plain $(OUT)/HOL-Main $(OUT)/HOL $(OUT)/HOL-Nominal $(OUT)/TLA \
13980
f254d1c92a6a removed obsolete references to HOL-Real
paulson
parents: 13967
diff changeset
  1067
		$(LOG)/HOL.gz $(LOG)/TLA.gz \
9481
wenzelm
parents: 9479
diff changeset
  1068
		$(LOG)/HOL-Isar_examples.gz $(LOG)/HOL-Induct.gz \
wenzelm
parents: 9479
diff changeset
  1069
		$(LOG)/HOL-ex.gz $(LOG)/HOL-Subst.gz $(LOG)/HOL-IMP.gz \
wenzelm
parents: 9479
diff changeset
  1070
		$(LOG)/HOL-IMPP.gz $(LOG)/HOL-Hoare.gz \
12996
7ac0a7e306db Completed annonce of HoareParallel
prensani
parents: 12951
diff changeset
  1071
		$(LOG)/HOL-HoareParallel.gz \
9481
wenzelm
parents: 9479
diff changeset
  1072
		$(LOG)/HOL-Lex.gz $(LOG)/HOL-Algebra.gz \
wenzelm
parents: 9479
diff changeset
  1073
		$(LOG)/HOL-Auth.gz $(LOG)/HOL-UNITY.gz \
wenzelm
parents: 9479
diff changeset
  1074
		$(LOG)/HOL-Modelcheck.gz $(LOG)/HOL-Lambda.gz \
15871
e524119dbf19 *** empty log message ***
bauerg
parents: 15858
diff changeset
  1075
                $(LOG)/HOL-Bali.gz \
11376
bf98ad1c22c6 added NanoJava
oheimb
parents: 11370
diff changeset
  1076
		$(LOG)/HOL-MicroJava.gz $(LOG)/HOL-NanoJava.gz \
19497
630073ef9212 Added new targets for nominal datatype package.
berghofe
parents: 19404
diff changeset
  1077
                $(LOG)/HOL-Nominal-Examples.gz \
10135
c2a4dccf6e67 reorganized AxClasses;
wenzelm
parents: 10094
diff changeset
  1078
		$(LOG)/HOL-IOA.gz $(LOG)/HOL-AxClasses \
27421
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
  1079
		$(LOG)/HOL-Lattice $(LOG)/HOL-Matrix \
7e458bd56860 HOL += HOL-Complex
haftmann
parents: 27396
diff changeset
  1080
		$(LOG)/HOL-HahnBanach.gz $(LOG)/HOL-SET-Protocol.gz \
14199
d3b8d972a488 new session HOL-SET-Protocol
paulson
parents: 14182
diff changeset
  1081
                $(LOG)/TLA-Inc.gz $(LOG)/TLA-Buffer.gz $(LOG)/TLA-Memory.gz \
27477
c64736fe2a1f more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents: 27470
diff changeset
  1082
		$(LOG)/HOL-Library.gz $(LOG)/HOL-Unix.gz \
c64736fe2a1f more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents: 27470
diff changeset
  1083
                $(OUT)/HOL-Word $(LOG)/HOL-Word.gz $(LOG)/HOL-Word-Examples.gz \
c64736fe2a1f more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents: 27470
diff changeset
  1084
                $(OUT)/HOL-NSA $(LOG)/HOL-NSA.gz $(LOG)/HOL-NSA-Examples.gz