]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/ng_library/nCicLibrary.mli
(Part of previous commit)
[helm.git] / matita / components / ng_library / nCicLibrary.mli
index 3781a47e2dfa757c095d1c5cdca1ede6b5138b89..b3275b8283095399fcfcc97947b82b75d5e36a5f 100644 (file)
@@ -18,7 +18,7 @@ type timestamp
 
 class virtual status :
  object ('self)
-  inherit NCicExtraction.status
+  inherit NCic.status
   method timestamp: timestamp
   method set_timestamp: timestamp -> 'self
   (*CSC: bug here, we are not copying the NCicExtraction part of the status *)