X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcomponents%2Fng_library%2FnCicLibrary.mli;h=451beaa70fc51883f1cddb09c68b4c188ea2654d;hb=ea6b4322051d3eb1794bfca3928f6e1773f971ba;hp=3781a47e2dfa757c095d1c5cdca1ede6b5138b89;hpb=a484a2c1e0c022753aefae6a74fbce9fe4cf7983;p=helm.git diff --git a/matita/components/ng_library/nCicLibrary.mli b/matita/components/ng_library/nCicLibrary.mli index 3781a47e2..451beaa70 100644 --- a/matita/components/ng_library/nCicLibrary.mli +++ b/matita/components/ng_library/nCicLibrary.mli @@ -18,10 +18,10 @@ 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 *) + (*CSC: bug here, we are not copying the NCicExtraction and OCamlExtraction part of the status *) end (* it also checks it and add it to the environment *)