Merlin_utils.Lib_config
SourceWhen using Merlin as a library, one should use functions provided by this module to customize Merlin's behaviour.
set_program
sets the name of the program that will be used in error messages.
program ()
returns the name of the program as registered by set_program
. Defaults to "Merlin".