Origin probably Pascal-TO-Pascal.
ptop[-v] [-i indent] [-b bufsize ][-c optsfile] infile outfile
ptop is a more or less configurable source beautifier for pascal sources, and specially the ones supported by FPC (which are more or less Turbo Pascal or Delphi 2.0 compatible).
ptop belongs to the FPC utils package, which currently also contains ppdep , h2pas , ppudump and ppumove .
ptop basically reformats "infile" and outputs the result to "outfile". ituses a configuration file explained further below, and can generate a default configurationfile for you to edit. (not needed if you use the defaults)
Try to play with ptop and its configfile until you find the effect you desire. The configurability and possibilities of ptop are quite large compared to shareware source beautifier found on e.g. SIMTEL.
The writer of the program, Michael van Canneyt, who also helped out explaining the format of ptop.cfg.
Questions/corrections can be mailed to fpc-devel@vekoll.saturnus.vein.hu