I just noticed that some of the macros (PGasu, PGgraders) mention passing configuration-related values via %ENV, but when I try to print the value of `keys %ENV` in a problem, I get an empty list. Is accessing %ENV possible? If it is, why am I seeing an empty environment? If not, are comments in those macro files incorrect? Thanks, Davor