From ff32595bcb09272afe9be4143062da85354c14dd Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Fri, 22 Oct 2004 12:38:49 +0000 Subject: [PATCH] removed reference to MQueryMisc --- helm/ocaml/mathql_generator/cGMatchConclusion.ml | 1 - 1 file changed, 1 deletion(-) diff --git a/helm/ocaml/mathql_generator/cGMatchConclusion.ml b/helm/ocaml/mathql_generator/cGMatchConclusion.ml index 7304b39f5..1e721a456 100644 --- a/helm/ocaml/mathql_generator/cGMatchConclusion.ml +++ b/helm/ocaml/mathql_generator/cGMatchConclusion.ml @@ -43,7 +43,6 @@ let sort_entries entries = let levels_of_term metasenv context term = let module TC = CicTypeChecker in let module Red = CicReduction in - let module Misc = MQueryMisc in let degree t = let rec degree_aux = function | Cic.Sort _ -> 1 -- 2.39.2