(library
 (name number_string_notation_plugin)
 (public_name coq-core.plugins.number_string_notation)
 (synopsis "Coq number and string notation plugin")
 (modules g_number_string string_notation number)
 (libraries coq-core.vernac))

(coq.pp (modules g_number_string))
