]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/content/interpretations.mli
cic module removed (RIP)
[helm.git] / matita / components / content / interpretations.mli
index 222a340f4ea6de8f3c84c7ee0d18d200c2f56f96..10a2f093e1c6b90600f1e4d12d519345c922bd4f 100644 (file)
@@ -28,6 +28,8 @@
 
 type interpretation_id
 
+type cic_id = string
+
 val add_interpretation:
   string ->                                       (* id / description *)
   string * NotationPt.argument_pattern list -> (* symbol, level 2 pattern *)