Files
lazarus-ccr/components/jvcllaz/packages/JvCoreLaz.pas
ssamayoa f8cb554d29 Initial import.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@272 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-29 00:59:44 +00:00

16 lines
277 B
ObjectPascal

{ This file was automatically created by Lazarus. Do not edit!
This source is only used to compile and install the package.
}
unit JvCoreLaz;
interface
uses
JvTypes, JvComponent, JvConsts, JvExControls, JvExExtCtrls, JvJCLUtils,
JvJVCLUtils;
implementation
end.