use num_const of Pure;
authorwenzelm
Thu, 08 Nov 2001 00:25:36 +0100
changeset 12098 784fe681ba26
parent 12097 ddb042d22219
child 12099 8504c948fae2
use num_const of Pure;
src/HOL/Numeral.thy
--- a/src/HOL/Numeral.thy	Thu Nov 08 00:25:09 2001 +0100
+++ b/src/HOL/Numeral.thy	Thu Nov 08 00:25:36 2001 +0100
@@ -19,12 +19,8 @@
 consts
   number_of :: "bin => 'a::number"
 
-nonterminals
-  numeral
-
 syntax
-  "_constify" :: "num => numeral"    ("_")
-  "_Numeral" :: "numeral => 'a"    ("_")
+  "_Numeral" :: "num_const => 'a"    ("_")
   Numeral0 :: 'a
   Numeral1 :: 'a