]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/disambiguation/disambiguate.ml
Introduction of vectors of implicit (only for NG).
[helm.git] / helm / software / components / disambiguation / disambiguate.ml
index ca6146e5614011db63632dbea398e7a9bca109a4..354a737832bd15085e5ce8f89ec6f8fa25951cd0 100644 (file)
@@ -311,7 +311,7 @@ let rec domain_of_term ?(loc = HExtlib.dummy_floc) ~context = function
             [ Node ([loc], Id name, terms) ]))
   | Ast.Uri _ -> []
   | Ast.NRef _ -> []
-  | Ast.Implicit -> []
+  | Ast.Implicit -> []
   | Ast.Num (num, i) -> [ Node ([loc], Num i, []) ]
   | Ast.Meta (index, local_context) ->
       List.fold_left