]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/grafite_parser/grafiteParser.mli
notation kind of works
[helm.git] / matita / components / grafite_parser / grafiteParser.mli
index dc39ab3166773c107124bd9fbfb13e94409ab283..11fbccaed53b286e4c5363375be058a8c2c330b8 100644 (file)
@@ -45,6 +45,11 @@ class status :
   method set_parser_status : 'status. #g_status as 'status -> 'self
  end
 
+val extend : #status as 'status ->
+           CicNotationParser.checked_l1_pattern ->
+           (NotationEnv.t -> NotationPt.location -> NotationPt.term) -> 'status
+
+
  (* never_include: do not call LexiconEngine to do includes, 
   * always raise NoInclusionPerformed *) 
 (** @raise End_of_file *)