ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/iblocaldb.pas
(Generate patch)

Comparing ibx/trunk/iblocaldb.pas (file contents):
Revision 220 by tony, Wed Mar 14 12:48:51 2018 UTC vs.
Revision 221 by tony, Mon Mar 19 09:48:37 2018 UTC

# Line 9 | Line 9 | interface
9  
10   uses
11    IBLocalDBSupport, IBXCreateDatabaseDlg, IBXCreateDatabaseFromSQLDlgUnit,
12 <  IBXSaveDatabaseDlg, IBXUpgradeDatabaseDlg, IBXViewLogDig, LazarusPackageIntf;
12 >  IBXSaveDatabaseDlg, IBXUpgradeDatabaseDlg, IBXViewLogDig;
13  
14   implementation
15  
16 procedure Register;
17 begin
18 end;
19
20 initialization
21  RegisterPackage('iblocaldb', @Register);
16   end.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines