]> matita.cs.unibo.it Git - helm.git/blobdiff - matitaB/components/ng_refiner/nCicUnifHint.mli
This commit patches the environment and the library so that their status is
[helm.git] / matitaB / components / ng_refiner / nCicUnifHint.mli
index 77600663a95b7c333121728b1e019fa8a3a2bcc9..fafc4a6f860752cd13d546ed5e80d7aacf296c38 100644 (file)
@@ -24,7 +24,7 @@ class virtual status :
  string option ->
  object ('self)
   inherit g_status
-  inherit NCic.status
+  inherit NCicEnvironment.status
   method set_uhint_db: db -> 'self
   method set_unifhint_status: #g_status -> 'self
  end