X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcomponents%2Fng_disambiguation%2FdisambiguateChoices.mli;h=391fd67ca748bae2741628562260df1447345dd5;hb=9faea203fd99a44d75ea8bcd15b59942a4226922;hp=60a938a80b5a5b333d5226dcc58d374b4ec2f858;hpb=aab0401db0bedd941da96a32acd600af3fbe42e7;p=helm.git diff --git a/matita/components/ng_disambiguation/disambiguateChoices.mli b/matita/components/ng_disambiguation/disambiguateChoices.mli index 60a938a80..391fd67ca 100644 --- a/matita/components/ng_disambiguation/disambiguateChoices.mli +++ b/matita/components/ng_disambiguation/disambiguateChoices.mli @@ -30,9 +30,6 @@ open DisambiguateTypes (** raised by lookup_XXXX below *) exception Choice_not_found of string Lazy.t - (** register a new number choice *) -val nadd_num_choice: NCic.term codomain_item -> unit - (** {2 Choices lookup} * for user defined aliases *)