template.pp 96 B

12345678
  1. Program Example;
  2. { Program to demonstrate the *** function. }
  3. Uses BaseUnix,Unix;
  4. begin
  5. end.