]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/ng_kernel/nCic.ml
Changes in "destruct" tactic (allowing performance improvements):
[helm.git] / matita / components / ng_kernel / nCic.ml
index 7e4e4f85535dfd76beb667fa2bc475325a699438..94dc827c810df412dc5d3c4a5a545885bc5a8058 100644 (file)
@@ -94,6 +94,7 @@ type def_pragma = (* pragmatic of the object *)
   | `Elim of sort       (* elimination principle; universe is not relevant *)
   | `Projection         (* record projection *)
   | `InversionPrinciple (* inversion principle *)
+  | `DiscriminationPrinciple (* discrimination principle *)
   | `Variant 
   | `Local 
   | `Regular ]            (* Local = hidden technicality *)