diff -r 129d31b162f3 -r 852d6ed1b5c6 src/HOL/IsaMakefile --- a/src/HOL/IsaMakefile Thu Nov 04 09:53:23 2010 +0100 +++ b/src/HOL/IsaMakefile Thu Nov 04 13:37:11 2010 +0100 @@ -431,7 +431,7 @@ Library/Polynomial.thy Library/Predicate_Compile_Quickcheck.thy \ Library/Preorder.thy Library/Product_Vector.thy \ Library/Product_ord.thy Library/Product_plus.thy \ - Library/Quickcheck_Types.thy Library/Quicksort.thy \ + Library/Quickcheck_Types.thy \ Library/Quotient_List.thy Library/Quotient_Option.thy \ Library/Quotient_Product.thy Library/Quotient_Sum.thy \ Library/Quotient_Syntax.thy Library/Quotient_Type.thy \ @@ -1023,13 +1023,14 @@ ex/Meson_Test.thy ex/MonoidGroup.thy ex/Multiquote.thy ex/NatSum.thy \ ex/Normalization_by_Evaluation.thy ex/Numeral.thy ex/PER.thy \ ex/PresburgerEx.thy ex/Primrec.thy ex/Quickcheck_Examples.thy \ - ex/Quickcheck_Lattice_Examples.thy ex/ROOT.ML ex/Recdefs.thy \ - ex/Records.thy ex/ReflectionEx.thy ex/Refute_Examples.thy \ - ex/SAT_Examples.thy ex/SVC_Oracle.thy ex/Serbian.thy ex/Sqrt.thy \ - ex/Sqrt_Script.thy ex/Sudoku.thy ex/Tarski.thy ex/Termination.thy \ - ex/Transfer_Ex.thy ex/Tree23.thy ex/Unification.thy \ - ex/While_Combinator_Example.thy ex/document/root.bib \ - ex/document/root.tex ex/set.thy ex/svc_funcs.ML ex/svc_test.thy + ex/Quickcheck_Lattice_Examples.thy ex/Quicksort.thy ex/ROOT.ML \ + ex/Recdefs.thy ex/Records.thy ex/ReflectionEx.thy \ + ex/Refute_Examples.thy ex/SAT_Examples.thy ex/SVC_Oracle.thy \ + ex/Serbian.thy ex/Sqrt.thy ex/Sqrt_Script.thy ex/Sudoku.thy \ + ex/Tarski.thy ex/Termination.thy ex/Transfer_Ex.thy ex/Tree23.thy \ + ex/Unification.thy ex/While_Combinator_Example.thy \ + ex/document/root.bib ex/document/root.tex ex/set.thy ex/svc_funcs.ML \ + ex/svc_test.thy @$(ISABELLE_TOOL) usedir $(OUT)/HOL ex