diff -r 52d332f8f909 -r 5c8fb4fd67e0 src/HOL/IsaMakefile --- a/src/HOL/IsaMakefile Tue May 19 13:57:31 2009 +0200 +++ b/src/HOL/IsaMakefile Tue May 19 13:57:32 2009 +0200 @@ -212,15 +212,17 @@ Hilbert_Choice.thy \ IntDiv.thy \ Int.thy \ - Typerep.thy \ List.thy \ Main.thy \ Map.thy \ Nat_Numeral.thy \ Presburger.thy \ + Quickcheck.thy \ + Random.thy \ Recdef.thy \ SetInterval.thy \ String.thy \ + Typerep.thy \ $(SRC)/Provers/Arith/assoc_fold.ML \ $(SRC)/Provers/Arith/cancel_numeral_factor.ML \ $(SRC)/Provers/Arith/cancel_numerals.ML \ @@ -287,10 +289,8 @@ Transcendental.thy \ GCD.thy \ Parity.thy \ - Quickcheck.thy \ Lubs.thy \ PReal.thy \ - Random.thy \ Rational.thy \ RComplete.thy \ RealDef.thy \