2007-02-26 23:04:58 +00:00
|
|
|
{ This file was automatically created by Lazarus. Do not edit!
|
|
|
|
This source is only used to compile and install the package.
|
|
|
|
}
|
|
|
|
|
|
|
|
unit svnpkg;
|
|
|
|
|
|
|
|
interface
|
|
|
|
|
|
|
|
uses
|
2007-02-27 14:09:02 +00:00
|
|
|
svnclasses;
|
2007-02-26 23:04:58 +00:00
|
|
|
|
|
|
|
implementation
|
|
|
|
|
|
|
|
end.
|