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