; Pretty print a Pascal program
; The parameter must be the name of a Pascal source file
PP $1
XREF $1
PRINT $1.ppp n4
PRINT $1.xrt
ERA $1.ppp
ERA $1.xrt