The source code listing can be generated in Fortran form by setting wide_output to 0. If wide_output is set to 1, then source code line numbers are prepended to each source line, and loops are bracketted on the listing. The wide_space switch controls spacing between the lines in the loop nest brackets - a larger number causes more spacing to be used. A very readable setting is wide_space = 2.
If a ``wide_output'' is produced, the Fortran souce code can still be extracted from it as long as burst_page and print were both set to 1 for the original run. The script polaris/bin/p-list2src may be used to extract the source code from a listing.