Source file wikitext__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
(* generated by dune *)

(** @canonical Wikitext.Wktxt_lexer *)
module Wktxt_lexer = Wikitext__Wktxt_lexer

(** @canonical Wikitext.Wktxt_mapper *)
module Wktxt_mapper = Wikitext__Wktxt_mapper

(** @canonical Wikitext.Wktxt_output *)
module Wktxt_output = Wikitext__Wktxt_output

(** @canonical Wikitext.Wktxt_parser *)
module Wktxt_parser = Wikitext__Wktxt_parser

(** @canonical Wikitext.Wktxt_parsing_functions *)
module Wktxt_parsing_functions = Wikitext__Wktxt_parsing_functions

(** @canonical Wikitext.Wktxt_type *)
module Wktxt_type = Wikitext__Wktxt_type