summaryrefslogtreecommitdiff
path: root/install/macosx/xcode/FPC Standard Tool/EmptyPlaceHolderUnit.pas
blob: f6dc877034720ac3bd2fcaf1fc2c1464f78d8ab7 (plain)
1
2
3
4
5
6
unit EmptyPlaceHolderUnit;
interface

implementation

end.