]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_transformations/tacticAst.ml
misc -> domMisc
[helm.git] / helm / ocaml / cic_transformations / tacticAst.ml
index 1525cfd8b7f132315dffbf3c8c4a4e5672924d08..191323599638b3937ec47bd79adf7a07e58c2b5c 100644 (file)
@@ -128,6 +128,7 @@ type obj =
 
 type ('term,'obj) command =
   | Set of loc * string * string
+  | Drop of loc
   | Qed of loc
       (** name.
        * Name is needed when theorem was started without providing a name