X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Facic_procedural%2FproceduralTypes.mli;h=aa6ad3aa58ffa9fbe4ee3e57ccc01b2d3efbe07b;hb=5b45f78ed4293ebbe8cc73ad925bca11a300d021;hp=3cc482a8ca9fe9faa6d09d971c46126200c2e198;hpb=a57ca0d68754b946b33976acf2e72f45ff11c8d7;p=helm.git diff --git a/helm/software/components/acic_procedural/proceduralTypes.mli b/helm/software/components/acic_procedural/proceduralTypes.mli index 3cc482a8c..aa6ad3aa5 100644 --- a/helm/software/components/acic_procedural/proceduralTypes.mli +++ b/helm/software/components/acic_procedural/proceduralTypes.mli @@ -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