]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/cic/cicParser.ml
New declarative commands (ast, pretty-printing and parsing only):
[helm.git] / helm / software / components / cic / cicParser.ml
index f9d6d880ed122be497f803d4841ecd3fca478cb5..1e9a3a33c1444a553f9b7beaa8b5bee709a58254 100644 (file)
@@ -672,6 +672,7 @@ let end_element ctxt tag =
         | [ "value", "remark"] -> Obj_flavour `Remark
         | [ "value", "theorem"] -> Obj_flavour `Theorem
         | [ "value", "variant"] -> Obj_flavour `Variant
+        | [ "value", "axiom"] -> Obj_flavour `Axiom
         | _ -> attribute_error ())
   | "class" ->
       let class_modifiers = pop_class_modifiers ctxt in