Comment header for FUNCTIONS in exported input file says BODIES
This is a bit of a nitpick. While doing prob3a I noticed that the comment header for the function namelist section said "BODIES" instead of "FUNCTIONS". Now the function defined was being used in a body namelist, so maybe that's why. Do all the function namelists get written together in one section, or are they split apart according to usage? Doesn't really matter.