X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fng_kernel%2FnCicLibrary.mli;h=a8b546d2e2f58bbef2b93acbd7501deb06046a21;hb=f4c17198d8afe7c8cd62dbab527d08902d891491;hp=50ebf8f106f9a94916153b2ba9936135e2754701;hpb=e603c19e82c160362587cb0bc578287c87122b90;p=helm.git diff --git a/helm/software/components/ng_kernel/nCicLibrary.mli b/helm/software/components/ng_kernel/nCicLibrary.mli index 50ebf8f10..a8b546d2e 100644 --- a/helm/software/components/ng_kernel/nCicLibrary.mli +++ b/helm/software/components/ng_kernel/nCicLibrary.mli @@ -19,7 +19,7 @@ class status : object ('self) method timestamp: timestamp method set_timestamp: timestamp -> 'self - method set_library_status: status -> 'self + method set_library_status: -> 'self end val add_obj: #status as 'status -> NUri.uri -> NCic.obj -> 'status