]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/ng_kernel/nCic.ml
cic module removed (RIP)
[helm.git] / matita / components / ng_kernel / nCic.ml
index 4490ee0485c218a4b7681d5c3c0048c45198abd9..fa204588dc2dd3e5e08ac4558f1d0a1c5e7b73bf 100644 (file)
@@ -87,7 +87,7 @@ type inductiveType =
  (* relevance, typename, arity, constructors *)
 
 type def_flavour = (* presentational *)
-  [ `Definition | `Fact | `Lemma | `Theorem | `Corollary | `Example ]
+  [ `Axiom | `Definition | `Fact | `Lemma | `Theorem | `Corollary | `Example ]
 
 type def_pragma = (* pragmatic of the object *)
   [ `Coercion of int