Module Workspace.WarningSource

Sourcetype t
Sourceval make : string -> t
Sourceval apply : t list -> unit

Adds new warnings to the list of current warnings, the Coq API here is a bit tricky...