src/HOL/Library/Predicate_Compile_Alternative_Defs.thy
changeset 47108 2a1953f0d20d
parent 46905 6b1c0a80a57a
child 47840 732ea1f08e3f
--- a/src/HOL/Library/Predicate_Compile_Alternative_Defs.thy	Sat Mar 24 16:27:04 2012 +0100
+++ b/src/HOL/Library/Predicate_Compile_Alternative_Defs.thy	Sun Mar 25 20:15:39 2012 +0200
@@ -54,8 +54,8 @@
 
 section {* Setup for Numerals *}
 
-setup {* Predicate_Compile_Data.ignore_consts [@{const_name number_of}] *}
-setup {* Predicate_Compile_Data.keep_functions [@{const_name number_of}] *}
+setup {* Predicate_Compile_Data.ignore_consts [@{const_name numeral}, @{const_name neg_numeral}] *}
+setup {* Predicate_Compile_Data.keep_functions [@{const_name numeral}, @{const_name neg_numeral}] *}
 
 setup {* Predicate_Compile_Data.ignore_consts [@{const_name div}, @{const_name mod}, @{const_name times}] *}