]> matita.cs.unibo.it Git - helm.git/blobdiff - components/cic_exportation/cicExportation.ml
New OCaml keyword "val".
[helm.git] / components / cic_exportation / cicExportation.ml
index 71de7716a11cd6f784b3cc94e5914d12c0c93b6a..769dc916c1c3474db382239a50e7647e155026f6 100644 (file)
@@ -62,7 +62,8 @@ let analyze_type context t =
 let ppid =
  let reserved =
   [ "to";
-    "mod"
+    "mod";
+    "val"
   ]
  in
   function n ->