]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_notation/cicNotationLexer.mli
snapshot
[helm.git] / helm / ocaml / cic_notation / cicNotationLexer.mli
index 33ba97e2b401ae03dacd53d7e9fb0025a3e9978d..5eb22a99c7efbcb05215733c4e024521a2a86d64 100644 (file)
@@ -32,3 +32,6 @@ val level1_pattern_lexer: (string * string) Token.glexer
 val level2_ast_lexer: (string * string) Token.glexer
 val level2_meta_lexer: (string * string) Token.glexer
 
+val add_level2_ast_keyword: string -> unit    (** non idempotent *)
+val remove_level2_ast_keyword: string -> unit (** non idempotent *)
+