# HG changeset patch # User wenzelm # Date 1127217538 -7200 # Node ID 507e519a0dad98b7d082d1a94823a72c9cc4507a # Parent f20e5c8433a4ca8aad2af9613f96b6c624031dc2 removed Commutative_Ring.thy, added HOL/ex/Chinese.thy; diff -r f20e5c8433a4 -r 507e519a0dad src/HOL/IsaMakefile --- a/src/HOL/IsaMakefile Tue Sep 20 13:57:08 2005 +0200 +++ b/src/HOL/IsaMakefile Tue Sep 20 13:58:58 2005 +0200 @@ -78,7 +78,7 @@ $(SRC)/TFL/casesplit.ML $(SRC)/TFL/dcterm.ML $(SRC)/TFL/post.ML \ $(SRC)/TFL/rules.ML $(SRC)/TFL/tfl.ML $(SRC)/TFL/thms.ML \ $(SRC)/TFL/thry.ML $(SRC)/TFL/usyntax.ML $(SRC)/TFL/utils.ML \ - Binomial.thy Commutative_Ring.thy Datatype.ML Datatype.thy \ + Binomial.thy Datatype.ML Datatype.thy \ Datatype_Universe.thy Divides.thy \ Equiv_Relations.thy Extraction.thy Finite_Set.ML Finite_Set.thy \ FixedPoint.thy Fun.thy HOL.ML HOL.thy Hilbert_Choice.thy Inductive.thy \ @@ -589,7 +589,7 @@ HOL-ex: HOL $(LOG)/HOL-ex.gz $(LOG)/HOL-ex.gz: $(OUT)/HOL ex/Antiquote.thy ex/BT.thy ex/BinEx.thy \ - ex/Classical.thy ex/Commutative_RingEx.thy \ + ex/Classical.thy ex/Chinese.thy ex/Commutative_Ring.thy ex/Commutative_RingEx.thy \ ex/Commutative_Ring_Complete.thy ex/Hebrew.thy \ ex/Higher_Order_Logic.thy ex/Hilbert_Classical.thy ex/InSort.thy \ ex/InductiveInvariant.thy ex/InductiveInvariant_examples.thy \