# HG changeset patch # User wenzelm # Date 1127218651 -7200 # Node ID 87b49367ee9b9891f99bff3e9bff99341fbd45fd # Parent 9dc9d3005ed2514ac59995c47df572d42c30cf22 HOL-ex: Library/Commutative_Ring.thy; diff -r 9dc9d3005ed2 -r 87b49367ee9b src/HOL/IsaMakefile --- a/src/HOL/IsaMakefile Tue Sep 20 14:13:20 2005 +0200 +++ b/src/HOL/IsaMakefile Tue Sep 20 14:17:31 2005 +0200 @@ -589,7 +589,8 @@ 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/Chinese.thy ex/Commutative_Ring.thy ex/Commutative_RingEx.thy \ + ex/Classical.thy ex/Chinese.thy Library/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 \