]> matita.cs.unibo.it Git - helm.git/blobdiff - matitaB/components/content_pres/cicNotationParser.mli
interim version (added smallLexer)
[helm.git] / matitaB / components / content_pres / cicNotationParser.mli
index 1ec1fd59cc333b3254e501b2ee57c3ac523efc13..f5daf20b0f4ac3d3a778668b96ab28e20881f230 100644 (file)
@@ -39,6 +39,7 @@ class virtual status: keywords:string list ->
   inherit g_status
   method set_notation_parser_db: db -> 'self
   method set_notation_parser_status: 'status. #g_status as 'status -> 'self
+  method reset_loctable: unit -> unit
  end
 
 type checked_l1_pattern = private CL1P of NotationPt.term * int