]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/acic_procedural/proceduralTypes.mli
- Coq/preamble: missing alias added
[helm.git] / helm / software / components / acic_procedural / proceduralTypes.mli
index 3cc482a8ca9fe9faa6d09d971c46126200c2e198..aa6ad3aa58ffa9fbe4ee3e57ccc01b2d3efbe07b 100644 (file)
@@ -58,6 +58,7 @@ type step = Note of note
          | LetIn of name * what * note
          | Rewrite of how * what * where * pattern * note
          | Elim of what * using option * pattern * note
+         | Cases of what * pattern * note
          | Apply of what * note
          | Change of inferred * what * where * pattern * note 
          | Clear of hyp list * note