]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_disambiguation/parser.mli
snapshot, almost working
[helm.git] / helm / ocaml / cic_disambiguation / parser.mli
index 2a70d50919f61dda6765c414202f6592860cafb1..661d0c36b23605eaec66a59cc87ece4d8889e278 100644 (file)
@@ -36,11 +36,3 @@ val return_term: Ast.location -> Ast.term -> Ast.term
   (** raise a parse error *)
 val fail: Ast.location -> string -> 'a
 
-(*
-open Disambiguate_types
-
-val main:
-  context:Cic.name option list -> char Stream.t ->
-    Domain.t * (interpretation -> Cic.term)
-*)
-