]> matita.cs.unibo.it Git - helm.git/commitdiff
symmetry of equality NOT used in auto
authorAndrea Asperti <andrea.asperti@unibo.it>
Tue, 7 Dec 2004 08:25:12 +0000 (08:25 +0000)
committerAndrea Asperti <andrea.asperti@unibo.it>
Tue, 7 Dec 2004 08:25:12 +0000 (08:25 +0000)
helm/ocaml/metadata/metadataConstraints.ml

index 28973af976f9ede65b9386982f308821ce0a4e4a..2c04562d81dcea898ccd3aaf27182ee845c3ace3 100644 (file)
@@ -407,7 +407,7 @@ let myspeciallist_of_facts  =
   [0,"cic:/Coq/Init/Logic/eq.ind#xpointer(1/1/1)"]
 let myspeciallist =
   [0,"cic:/Coq/Init/Logic/eq.ind#xpointer(1/1/1)";
-   0,"cic:/Coq/Init/Logic/sym_eq.con"; 
+(*   0,"cic:/Coq/Init/Logic/sym_eq.con"; *)
    0,"cic:/Coq/Init/Logic/trans_eq.con";
    0,"cic:/Coq/Init/Logic/f_equal.con";
    0,"cic:/Coq/Init/Logic/f_equal2.con";