replace Nat_Int_Bij with Nat_Bijection in ROOT.ML
authorhuffman
Wed, 10 Mar 2010 16:06:48 -0800
changeset 35707 44936737902d
parent 35706 8305122d0350
child 35709 267e15230a31
replace Nat_Int_Bij with Nat_Bijection in ROOT.ML
src/HOLCF/ROOT.ML
--- a/src/HOLCF/ROOT.ML	Wed Mar 10 16:00:51 2010 -0800
+++ b/src/HOLCF/ROOT.ML	Wed Mar 10 16:06:48 2010 -0800
@@ -4,6 +4,6 @@
 HOLCF -- a semantic extension of HOL by the LCF logic.
 *)
 
-no_document use_thys ["Nat_Int_Bij"];
+no_document use_thys ["Nat_Bijection"];
 
 use_thys ["HOLCF"];