src/ZF/IsaMakefile
changeset 13780 af7b79271364
parent 13634 99a593b49b04
child 14052 e9c9f69e4f63
equal deleted inserted replaced
13779:2a34dc5cf79e 13780:af7b79271364
    34   Datatype.ML Datatype.thy Epsilon.thy Finite.thy	\
    34   Datatype.ML Datatype.thy Epsilon.thy Finite.thy	\
    35   Fixedpt.thy Inductive.ML Inductive.thy 	\
    35   Fixedpt.thy Inductive.ML Inductive.thy 	\
    36   InfDatatype.thy Integ/Bin.thy \
    36   InfDatatype.thy Integ/Bin.thy \
    37   Integ/EquivClass.thy Integ/Int.thy Integ/IntArith.thy	\
    37   Integ/EquivClass.thy Integ/Int.thy Integ/IntArith.thy	\
    38   Integ/IntDiv.thy Integ/int_arith.ML			\
    38   Integ/IntDiv.thy Integ/int_arith.ML			\
    39   Let.ML Let.thy List.thy Main.ML Main.thy	\
    39   List.thy Main.ML Main.thy	\
    40   Main_ZFC.ML Main_ZFC.thy Nat.thy Order.thy OrderArith.thy	\
    40   Main_ZFC.ML Main_ZFC.thy Nat.thy Order.thy OrderArith.thy	\
    41   OrderType.thy Ordinal.thy OrdQuant.thy Perm.thy	\
    41   OrderType.thy Ordinal.thy OrdQuant.thy Perm.thy	\
    42   QPair.thy QUniv.thy ROOT.ML	\
    42   QPair.thy QUniv.thy ROOT.ML	\
    43   Sum.thy Tools/cartprod.ML Tools/datatype_package.ML			\
    43   Sum.thy Tools/cartprod.ML Tools/datatype_package.ML			\
    44   Tools/ind_cases.ML Tools/induct_tacs.ML Tools/inductive_package.ML	\
    44   Tools/ind_cases.ML Tools/induct_tacs.ML Tools/inductive_package.ML	\
    45   Tools/numeral_syntax.ML Tools/primrec_package.ML Tools/typechk.ML	\
    45   Tools/numeral_syntax.ML Tools/primrec_package.ML Tools/typechk.ML	\
    46   Trancl.thy Univ.thy \
    46   Trancl.thy Univ.thy \
    47   WF.thy ZF.ML ZF.thy Zorn.thy arith_data.ML equalities.thy func.thy	\
    47   WF.thy ZF.thy Zorn.thy arith_data.ML equalities.thy func.thy	\
    48   ind_syntax.ML pair.thy simpdata.ML		\
    48   ind_syntax.ML pair.thy simpdata.ML		\
    49   thy_syntax.ML upair.thy
    49   thy_syntax.ML upair.thy
    50 	@$(ISATOOL) usedir -b -r $(OUT)/FOL ZF
    50 	@$(ISATOOL) usedir -b -r $(OUT)/FOL ZF
    51 
    51 
    52 
    52