lazarus/components/simpleideintf/simpleideintf.pas
mattias 5aed1c349d simpleideintf: updated
git-svn-id: trunk@46903 -
2014-11-20 15:25:54 +00:00

15 lines
202 B
ObjectPascal

{ This file was automatically created by Lazarus. Do not edit!
This source is only used to compile and install the package.
}
unit SimpleIDEIntf;
interface
uses
SimpleIDE;
implementation
end.