2008-05-22 12:20: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 etpackage;
|
|
|
|
|
|
|
|
interface
|
|
|
|
|
|
|
|
uses
|
2010-05-18 08:15:32 +00:00
|
|
|
EpikTimer;
|
2008-05-22 12:20:58 +00:00
|
|
|
|
|
|
|
implementation
|
|
|
|
|
|
|
|
end.
|