fix: using IntInf.int for SML
authorhaftmann
Tue, 08 Jul 2008 18:13:09 +0200
changeset 27496 f56684dd75a5
parent 27495 d2bb5d61b392
child 27497 c683836fe908
fix: using IntInf.int for SML
src/HOL/Library/Efficient_Nat.thy
--- a/src/HOL/Library/Efficient_Nat.thy	Tue Jul 08 17:52:28 2008 +0200
+++ b/src/HOL/Library/Efficient_Nat.thy	Tue Jul 08 18:13:09 2008 +0200
@@ -241,7 +241,7 @@
 *}
 
 code_type nat
-  (SML "int")
+  (SML "IntInf.int")
   (OCaml "Big'_int.big'_int")
 
 types_code