summaryrefslogtreecommitdiff
path: root/fpcsrc/tests/webtbs/uw4352e.pp
blob: 96b20d5cb97e1ba42ba08336d4949302269b7b9c (plain)
1
2
3
4
5
6
7
8
9
10
11
{$mode delphi}
unit uw4352e;

interface

uses
  tw4352;

implementation

end.