src/HOL/IsaMakefile
changeset 33356 9157d0f9f00e
parent 33348 bb65583ab70d
child 33419 8ae45e87b992
equal deleted inserted replaced
33351:37ec56ac3fd4 33356:9157d0f9f00e
   246   Divides.thy \
   246   Divides.thy \
   247   Equiv_Relations.thy \
   247   Equiv_Relations.thy \
   248   Groebner_Basis.thy \
   248   Groebner_Basis.thy \
   249   Hilbert_Choice.thy \
   249   Hilbert_Choice.thy \
   250   Int.thy \
   250   Int.thy \
   251   IntDiv.thy \
       
   252   List.thy \
   251   List.thy \
   253   Main.thy \
   252   Main.thy \
   254   Map.thy \
   253   Map.thy \
   255   Nat_Numeral.thy \
   254   Nat_Numeral.thy \
   256   Nat_Transfer.thy \
   255   Nat_Transfer.thy \
       
   256   Numeral_Simprocs.thy \
   257   Presburger.thy \
   257   Presburger.thy \
   258   Predicate_Compile.thy \
   258   Predicate_Compile.thy \
   259   Quickcheck.thy \
   259   Quickcheck.thy \
   260   Random.thy \
   260   Random.thy \
   261   Recdef.thy \
   261   Recdef.thy \
   380   Library/Ramsey.thy Library/Zorn.thy Library/Library/ROOT.ML		\
   380   Library/Ramsey.thy Library/Zorn.thy Library/Library/ROOT.ML		\
   381   Library/Library/document/root.tex Library/Library/document/root.bib	\
   381   Library/Library/document/root.tex Library/Library/document/root.bib	\
   382   Library/While_Combinator.thy Library/Product_ord.thy			\
   382   Library/While_Combinator.thy Library/Product_ord.thy			\
   383   Library/Char_nat.thy Library/Char_ord.thy Library/Option_ord.thy	\
   383   Library/Char_nat.thy Library/Char_ord.thy Library/Option_ord.thy	\
   384   Library/Sublist_Order.thy Library/List_lexord.thy			\
   384   Library/Sublist_Order.thy Library/List_lexord.thy			\
   385   Library/Commutative_Ring.thy Library/comm_ring.ML			\
       
   386   Library/Coinductive_List.thy Library/AssocList.thy			\
   385   Library/Coinductive_List.thy Library/AssocList.thy			\
   387   Library/Formal_Power_Series.thy Library/Binomial.thy			\
   386   Library/Formal_Power_Series.thy Library/Binomial.thy			\
   388   Library/Eval_Witness.thy Library/Code_Char.thy			\
   387   Library/Eval_Witness.thy Library/Code_Char.thy			\
   389   Library/Code_Char_chr.thy Library/Code_Integer.thy			\
   388   Library/Code_Char_chr.thy Library/Code_Integer.thy			\
   390   Library/Mapping.thy Library/Numeral_Type.thy Library/Reflection.thy	\
   389   Library/Mapping.thy Library/Numeral_Type.thy Library/Reflection.thy	\
   783 
   782 
   784 HOL-Decision_Procs: HOL $(LOG)/HOL-Decision_Procs.gz
   783 HOL-Decision_Procs: HOL $(LOG)/HOL-Decision_Procs.gz
   785 
   784 
   786 $(LOG)/HOL-Decision_Procs.gz: $(OUT)/HOL \
   785 $(LOG)/HOL-Decision_Procs.gz: $(OUT)/HOL \
   787   Decision_Procs/Approximation.thy \
   786   Decision_Procs/Approximation.thy \
       
   787   Decision_Procs/Commutative_Ring.thy \
       
   788   Decision_Procs/Commutative_Ring_Complete.thy \
       
   789   Decision_Procs/commutative_ring_tac.ML \
   788   Decision_Procs/Cooper.thy \
   790   Decision_Procs/Cooper.thy \
   789   Decision_Procs/cooper_tac.ML \
   791   Decision_Procs/cooper_tac.ML \
   790   Decision_Procs/Dense_Linear_Order.thy \
   792   Decision_Procs/Dense_Linear_Order.thy \
   791   Decision_Procs/Ferrack.thy \
   793   Decision_Procs/Ferrack.thy \
   792   Decision_Procs/ferrack_tac.ML \
   794   Decision_Procs/ferrack_tac.ML \
   793   Decision_Procs/MIR.thy \
   795   Decision_Procs/MIR.thy \
   794   Decision_Procs/mir_tac.ML \
   796   Decision_Procs/mir_tac.ML \
   795   Decision_Procs/Decision_Procs.thy \
   797   Decision_Procs/Decision_Procs.thy \
   796   Decision_Procs/ex/Dense_Linear_Order_Ex.thy \
   798   Decision_Procs/ex/Dense_Linear_Order_Ex.thy \
   797   Decision_Procs/ex/Approximation_Ex.thy \
   799   Decision_Procs/ex/Approximation_Ex.thy \
       
   800   Decision_Procs/ex/Commutative_Ring_Ex.thy \
   798   Decision_Procs/ROOT.ML
   801   Decision_Procs/ROOT.ML
   799 	@$(ISABELLE_TOOL) usedir $(OUT)/HOL Decision_Procs
   802 	@$(ISABELLE_TOOL) usedir $(OUT)/HOL Decision_Procs
   800 
   803 
   801 
   804 
   802 ## HOL-Docs
   805 ## HOL-Docs
   935 
   938 
   936 ## HOL-ex
   939 ## HOL-ex
   937 
   940 
   938 HOL-ex: HOL $(LOG)/HOL-ex.gz
   941 HOL-ex: HOL $(LOG)/HOL-ex.gz
   939 
   942 
   940 $(LOG)/HOL-ex.gz: $(OUT)/HOL Library/Commutative_Ring.thy		\
   943 $(LOG)/HOL-ex.gz: $(OUT)/HOL Decision_Procs/Commutative_Ring.thy		\
   941   Number_Theory/Primes.thy						\
   944   Number_Theory/Primes.thy						\
   942   Tools/Predicate_Compile/predicate_compile_core.ML			\
   945   Tools/Predicate_Compile/predicate_compile_core.ML			\
   943   ex/Abstract_NAT.thy ex/Antiquote.thy ex/Arith_Examples.thy		\
   946   ex/Abstract_NAT.thy ex/Antiquote.thy ex/Arith_Examples.thy		\
   944   ex/Arithmetic_Series_Complex.thy ex/BT.thy ex/BinEx.thy		\
   947   ex/Arithmetic_Series_Complex.thy ex/BT.thy ex/BinEx.thy		\
   945   ex/Binary.thy ex/CTL.thy ex/Chinese.thy ex/Classical.thy		\
   948   ex/Binary.thy ex/CTL.thy ex/Chinese.thy ex/Classical.thy		\
   946   ex/CodegenSML_Test.thy ex/Codegenerator_Candidates.thy		\
   949   ex/CodegenSML_Test.thy ex/Codegenerator_Candidates.thy		\
   947   ex/Codegenerator_Pretty.thy ex/Codegenerator_Pretty_Test.thy		\
   950   ex/Codegenerator_Pretty.thy ex/Codegenerator_Pretty_Test.thy		\
   948   ex/Codegenerator_Test.thy ex/Coherent.thy ex/Commutative_RingEx.thy	\
   951   ex/Codegenerator_Test.thy ex/Coherent.thy	\
   949   ex/Commutative_Ring_Complete.thy ex/Efficient_Nat_examples.thy	\
   952   ex/Efficient_Nat_examples.thy	\
   950   ex/Eval_Examples.thy ex/Fundefs.thy ex/Groebner_Examples.thy		\
   953   ex/Eval_Examples.thy ex/Fundefs.thy ex/Groebner_Examples.thy		\
   951   ex/Guess.thy ex/HarmonicSeries.thy ex/Hebrew.thy			\
   954   ex/Guess.thy ex/HarmonicSeries.thy ex/Hebrew.thy			\
   952   ex/Hex_Bin_Examples.thy ex/Higher_Order_Logic.thy			\
   955   ex/Hex_Bin_Examples.thy ex/Higher_Order_Logic.thy			\
   953   ex/Hilbert_Classical.thy ex/Induction_Scheme.thy			\
   956   ex/Hilbert_Classical.thy ex/Induction_Scheme.thy			\
   954   ex/InductiveInvariant.thy ex/InductiveInvariant_examples.thy		\
   957   ex/InductiveInvariant.thy ex/InductiveInvariant_examples.thy		\