diff -r 576fd0b65ed8 -r 7dd5853a4812 src/HOL/IsaMakefile --- a/src/HOL/IsaMakefile Fri Nov 19 15:05:10 2004 +0100 +++ b/src/HOL/IsaMakefile Fri Nov 19 17:31:49 2004 +0100 @@ -82,11 +82,11 @@ $(SRC)/TFL/tfl.ML $(SRC)/TFL/thms.ML $(SRC)/TFL/thry.ML \ $(SRC)/TFL/usyntax.ML $(SRC)/TFL/utils.ML \ Datatype.thy Datatype_Universe.ML Datatype_Universe.thy \ - Divides.thy Extraction.thy Finite_Set.ML Finite_Set.thy \ + Divides.thy Equiv_Relations.thy Extraction.thy Finite_Set.ML Finite_Set.thy \ Fun.thy Gfp.ML Gfp.thy Hilbert_Choice.thy HOL.ML \ HOL.thy HOL_lemmas.ML Inductive.thy Infinite_Set.thy Integ/Numeral.thy \ Integ/cooper_dec.ML Integ/cooper_proof.ML \ - Integ/Equiv.thy Integ/IntArith.thy Integ/IntDef.thy \ + Integ/IntArith.thy Integ/IntDef.thy \ Integ/IntDiv.thy Integ/NatBin.thy Integ/NatSimprocs.thy Integ/Parity.thy \ Integ/int_arith1.ML Integ/int_factor_simprocs.ML Integ/nat_simprocs.ML \ Integ/Presburger.thy Integ/presburger.ML Integ/qelim.ML \