]> matita.cs.unibo.it Git - helm.git/blobdiff - matitaB/components/ng_refiner/nCicCoercion.mli
Multi-user matita: changed the status object to include a ``user'' method
[helm.git] / matitaB / components / ng_refiner / nCicCoercion.mli
index 4f1fa4186af564daef4316cbfb69a75dd32ec95b..7c32ba1e0ea0c78d2dd2ddf2a85a180f3c296c71 100644 (file)
@@ -20,6 +20,7 @@ class type g_status =
  end
 
 class virtual status :
+ string option ->
  object ('self)
   inherit g_status
   inherit NCicUnifHint.status