declare pCons_0_0 [code post]
authorhuffman
Tue, 13 Jan 2009 15:33:30 -0800
changeset 29480 4e08ee896e81
parent 29479 be8a15ffc511
child 29481 3e8420c1124a
declare pCons_0_0 [code post]
src/HOL/Polynomial.thy
--- a/src/HOL/Polynomial.thy	Tue Jan 13 14:08:24 2009 -0800
+++ b/src/HOL/Polynomial.thy	Tue Jan 13 15:33:30 2009 -0800
@@ -1024,6 +1024,8 @@
 
 code_datatype "0::'a::zero poly" pCons
 
+declare pCons_0_0 [code post]
+
 instantiation poly :: ("{zero,eq}") eq
 begin