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

Comparing:
ibx/trunk/ibexpress.pas (file contents), Revision 45 by tony, Tue Dec 6 10:33:46 2016 UTC vs.
ibx/branches/journaling/ibexpress.pas (file contents), Revision 362 by tony, Tue Dec 7 13:27:39 2021 UTC

# Line 4 | Line 4
4  
5   unit ibexpress;
6  
7 + {$warn 5023 off : no warning about unused units}
8   interface
9  
10   uses
11 <  IBBatchMove, IBBlob, IBCustomDataSet, IBDatabase, IBEvents, IBExtract,
11 <  IBQuery, IBServices, IBSQL, IBStoredProc, IBDatabaseInfo, IBUpdateSQL,
12 <  IBTable, IBSQLMonitor, IBSQLParser, IBDialogs, ibxscript;
11 >  IBDialogs;
12  
13   implementation
14  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines