src/ZF/Integ/Bin.ML
changeset 13535 007559e981c7
parent 13175 81082cfa5618
--- a/src/ZF/Integ/Bin.ML	Tue Aug 27 11:09:33 2002 +0200
+++ b/src/ZF/Integ/Bin.ML	Tue Aug 27 11:09:35 2002 +0200
@@ -412,10 +412,6 @@
 Delsimps [integ_of_Pls, integ_of_Min, integ_of_BIT];
 
 
-bind_thms ("NCons_simps", 
-	   [NCons_Pls_0, NCons_Pls_1, NCons_Min_0, NCons_Min_1, NCons_BIT]);
-
-
 bind_thms ("bin_arith_extra_simps",
     [integ_of_add RS sym,   (*invoke bin_add*)
      integ_of_minus RS sym, (*invoke bin_minus*)