## install-coverage.pkg
# Compiled by:
#
src/app/debug/test-coverage.lib# A module that causes (at link time) to have the test coverage
# plugin installed into its core hook.
package install_coverage {
my _ = test_coverage::install ();
};
## Copyright (c) 2004 by The Fellowship of SML/NJ
## Author: Matthias Blume (blume@tti-c.org)
## Subsequent changes by Jeff Prothero Copyright (c) 2010-2015,
## released per terms of SMLNJ-COPYRIGHT.