mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-15 20:31:29 +01:00
10 lines
54 B
ObjectPascal
10 lines
54 B
ObjectPascal
{
|
|
}
|
|
unit shlobj;
|
|
|
|
interface
|
|
|
|
implementation
|
|
|
|
end.
|