src/HOL/Library/Predicate_Compile_Alternative_Defs.thy
changeset 54489 03ff4d1e6784
parent 51143 0a2371e7ced3
child 55414 eab03e9cee8a
--- a/src/HOL/Library/Predicate_Compile_Alternative_Defs.thy	Tue Nov 19 01:30:14 2013 +0100
+++ b/src/HOL/Library/Predicate_Compile_Alternative_Defs.thy	Tue Nov 19 10:05:53 2013 +0100
@@ -45,8 +45,8 @@
 
 section {* Setup for Numerals *}
 
-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 numeral}] *}
+setup {* Predicate_Compile_Data.keep_functions [@{const_name numeral}] *}
 
 setup {* Predicate_Compile_Data.ignore_consts [@{const_name div}, @{const_name mod}, @{const_name times}] *}