src/HOL/IsaMakefile
changeset 24280 c9867bdf2424
parent 24194 96013f81faef
child 24288 4016baca4973
equal deleted inserted replaced
24279:165648d5679f 24280:c9867bdf2424
    80   $(SRC)/Provers/eqsubst.ML $(SRC)/Provers/hypsubst.ML			\
    80   $(SRC)/Provers/eqsubst.ML $(SRC)/Provers/hypsubst.ML			\
    81   $(SRC)/Provers/induct_method.ML $(SRC)/Provers/order.ML		\
    81   $(SRC)/Provers/induct_method.ML $(SRC)/Provers/order.ML		\
    82   $(SRC)/Provers/project_rule.ML $(SRC)/Provers/quantifier1.ML		\
    82   $(SRC)/Provers/project_rule.ML $(SRC)/Provers/quantifier1.ML		\
    83   $(SRC)/Provers/quasi.ML $(SRC)/Provers/splitter.ML			\
    83   $(SRC)/Provers/quasi.ML $(SRC)/Provers/splitter.ML			\
    84   $(SRC)/Provers/trancl.ML $(SRC)/Tools/integer.ML $(SRC)/Tools/Metis/metis.ML\
    84   $(SRC)/Provers/trancl.ML $(SRC)/Tools/integer.ML $(SRC)/Tools/Metis/metis.ML\
       
    85   $(SRC)/Pure/codegen.ML			\
       
    86   $(SRC)/Tools/code/code_funcgr.ML			\
       
    87   $(SRC)/Tools/code/code_name.ML $(SRC)/Tools/code/code_package.ML		\
       
    88   $(SRC)/Tools/code/code_target.ML $(SRC)/Tools/code/code_thingol.ML	\
    85   $(SRC)/Tools/nbe.ML $(SRC)/Tools/rat.ML Tools/TFL/casesplit.ML ATP_Linkup.thy	\
    89   $(SRC)/Tools/nbe.ML $(SRC)/Tools/rat.ML Tools/TFL/casesplit.ML ATP_Linkup.thy	\
    86   Accessible_Part.thy Arith_Tools.thy Datatype.thy 			\
    90   Accessible_Part.thy Arith_Tools.thy Code_Setup.thy Datatype.thy 			\
    87   Dense_Linear_Order.thy Divides.thy Equiv_Relations.thy Extraction.thy	\
    91   Dense_Linear_Order.thy Divides.thy Equiv_Relations.thy Extraction.thy	\
    88   Finite_Set.thy FixedPoint.thy Fun.thy FunDef.thy HOL.thy		\
    92   Finite_Set.thy FixedPoint.thy Fun.thy FunDef.thy HOL.thy		\
    89   Hilbert_Choice.thy Inductive.thy IntArith.thy IntDef.thy IntDiv.thy	\
    93   Hilbert_Choice.thy Inductive.thy IntArith.thy IntDef.thy IntDiv.thy	\
    90   Lattices.thy List.thy Main.thy Map.thy Nat.thy NatBin.thy	\
    94   Lattices.thy List.thy Main.thy Map.thy Nat.thy NatBin.thy	\
    91   Numeral.thy OrderedGroup.thy Orderings.thy Power.thy PreList.thy	\
    95   Numeral.thy OrderedGroup.thy Orderings.thy Power.thy PreList.thy	\
   220   Library/Graphs.thy Library/Kleene_Algebras.thy Library/SCT_Misc.thy \
   224   Library/Graphs.thy Library/Kleene_Algebras.thy Library/SCT_Misc.thy \
   221   Library/SCT_Definition.thy Library/SCT_Theorem.thy \
   225   Library/SCT_Definition.thy Library/SCT_Theorem.thy \
   222   Library/SCT_Interpretation.thy \
   226   Library/SCT_Interpretation.thy \
   223   Library/SCT_Implementation.thy Library/Size_Change_Termination.thy \
   227   Library/SCT_Implementation.thy Library/Size_Change_Termination.thy \
   224   Library/SCT_Examples.thy Library/sct.ML \
   228   Library/SCT_Examples.thy Library/sct.ML \
   225   Library/Pure_term.thy Library/Eval.thy Library/Pretty_Int.thy \
   229   Library/Pure_term.thy Library/Eval.thy Library/Eval_Witness.thy Library/Pretty_Int.thy \
   226   Library/Pretty_Char.thy Library/Pretty_Char_chr.thy Library/Abstract_Rat.thy
   230   Library/Pretty_Char.thy Library/Pretty_Char_chr.thy Library/Abstract_Rat.thy
   227 	@cd Library; $(ISATOOL) usedir $(OUT)/HOL Library
   231 	@cd Library; $(ISATOOL) usedir $(OUT)/HOL Library
   228 
   232 
   229 
   233 
   230 ## HOL-Subst
   234 ## HOL-Subst