]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/acic_content/termAcicContent.ml
Added new syntax Type[n] where n is a number.
[helm.git] / helm / software / components / acic_content / termAcicContent.ml
index 61e77c6fe12047b9efbe5939a362df8b088333fb..508411d2847b1b84083141efa5bbe14aed16a8fa 100644 (file)
@@ -109,7 +109,7 @@ let ast_of_acic0 ~output_type term_info acic k =
     | Cic.AProd (id,n,s,t) ->
         let binder_kind =
           match sort_of_id id with
-          | `Set | `Type _ -> `Pi
+          | `Set | `Type _ | `NType _ -> `Pi
           | `Prop | `CProp _ -> `Forall
         in
         idref id (Ast.Binder (binder_kind,