--- ibx/trunk/ibexpress.pas 2013/02/28 16:56:14 16 +++ ibx/trunk/ibexpress.pas 2013/12/28 19:22:24 17 @@ -1,17 +1,17 @@ -{ This file was automatically created by Lazarus. Do not edit! - This source is only used to compile and install the package. - } - -unit ibexpress; - -interface - -uses - IB, IBBatchMove, IBBlob, IBCustomDataSet, IBDatabase, IBDialogs, - IBErrorCodes, IBEvents, IBExternals, IBExtract, IBHeader, IBUtils, IBXConst, - IBIntf, IBQuery, IBServices, IBSQL, IBStoredProc, IBDatabaseInfo, - IBUpdateSQL, dblogindlg, IBTable, IBSQLMonitor; - -implementation - -end. +{ This file was automatically created by Lazarus. Do not edit! + This source is only used to compile and install the package. + } + +unit ibexpress; + +interface + +uses + IB, IBBatchMove, IBBlob, IBCustomDataSet, IBDatabase, IBDialogs, + IBErrorCodes, IBEvents, IBExternals, IBExtract, IBHeader, IBUtils, IBXConst, + IBIntf, IBQuery, IBServices, IBSQL, IBStoredProc, IBDatabaseInfo, + IBUpdateSQL, dblogindlg, IBTable, IBSQLMonitor; + +implementation + +end.