]> matita.cs.unibo.it Git - helm.git/blobdiff - matitaB/components/ng_refiner/nCicUnifHint.mli
Multi-user matita: changed the status object to include a ``user'' method
[helm.git] / matitaB / components / ng_refiner / nCicUnifHint.mli
index 832e980e21f163c26208602009a473ff8fdc0808..77600663a95b7c333121728b1e019fa8a3a2bcc9 100644 (file)
@@ -21,6 +21,7 @@ class type g_status =
  end
 
 class virtual status :
+ string option ->
  object ('self)
   inherit g_status
   inherit NCic.status