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

{ This program demonstrates the *** function }

Uses SysUtils,DateUtils;

Begin
End.