]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/ng_tactics/continuationals.mli
Cic.term and Cic.obj unused!
[helm.git] / matita / components / ng_tactics / continuationals.mli
index 293d056b34e30ef7b29413ee8aeb6990454fc711..1dcf4aa7dc8fcc2a61af433ec7bb661a42520e32 100644 (file)
@@ -41,7 +41,6 @@ sig
 
   val find_goal: t -> goal            (** find "next" goal *)
   val is_empty: t -> bool             (** a singleton empty level *)
-  val of_metasenv: Cic.metasenv -> t
   val of_nmetasenv: (goal * 'a) list -> t
   val head_switches: t -> switch list (** top level switches *)
   val head_goals: t -> goal list      (** top level goals *)