mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-07 21:58:38 +02:00
15 lines
147 B
ObjectPascal
15 lines
147 B
ObjectPascal
{
|
|
$Id$
|
|
}
|
|
unit shlobj;
|
|
|
|
interface
|
|
|
|
implementation
|
|
|
|
end.
|
|
{
|
|
$Log$
|
|
Revision 1.1 2004-08-16 20:53:27 florian
|
|
* inital empty revision
|
|
} |