PCCmacros.pl - A collection of tools found to be useful during the development of the PCC problem library.
This file implements subroutines developed for use in problems originally developed for a PCC problem library
To use it, load the macro file:
loadMacros(
"PGstandard.pl",
"MathObjects.pl",
"PCCmacros.pl",
);