]> matita.cs.unibo.it Git - helm.git/blobdiff - matitaB/components/ng_kernel/nCic.ml
Matitaweb: large commit porting to the new Matita 0.95 syntax.
[helm.git] / matitaB / components / ng_kernel / nCic.ml
index 271bf52842494ef50518e158ad8a3db8a7526522..c08f4ed04ee11cfbe4fe60c09c2488522e89a0bf 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 *)