src/HOL/Nat.thy
changeset 45231 d85a2fdc586c
parent 44890 22f665a2e91c
child 45696 476ad865f125
--- a/src/HOL/Nat.thy	Fri Oct 21 11:17:12 2011 +0200
+++ b/src/HOL/Nat.thy	Fri Oct 21 11:17:14 2011 +0200
@@ -1301,7 +1301,7 @@
 
 end
 
-declare of_nat_code [code, code_unfold, code_inline del]
+declare of_nat_code [code]
 
 text{*Class for unital semirings with characteristic zero.
  Includes non-ordered rings like the complex numbers.*}