summaryrefslogtreecommitdiff
path: root/fpcdocs/unixex/template.pp
blob: e4f026d25b6aa76073b3cd6f97c43b79e8d49775 (plain)
1
2
3
4
5
6
7
8
Program Example;

{ Program to demonstrate the *** function. }

Uses BaseUnix,Unix;

begin
end.