fpc/docs/unixex/template.pp
2004-10-22 21:57:33 +00:00

9 lines
96 B
ObjectPascal

Program Example;
{ Program to demonstrate the *** function. }
Uses BaseUnix,Unix;
begin
end.