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

Comparing ibx/trunk/fbintf/fbintf.pas (file contents):
Revision 143 by tony, Fri Feb 23 12:11:21 2018 UTC vs.
Revision 380 by tony, Mon Jan 10 10:13:17 2022 UTC

# Line 4 | Line 4
4  
5   unit fbintf;
6  
7 + {$warn 5023 off : no warning about unused units}
8   interface
9  
10   uses
# Line 13 | Line 14 | uses
14    FBActivityMonitor, FBOutputBlock, FBParamBlock, FBSQLData, FB30ClientAPI,
15    FB30Attachment, FB30Transaction, FBTransaction, FB30Blob, FB30Array,
16    FB30Statement, FB30Events, FB30Services, FBEvents, FBBlob, FBAttachment,
17 <  FBStatement, FBServices;
17 >  FBStatement, FBServices, FBClientLib;
18  
19   implementation
20  

Comparing ibx/trunk/fbintf/fbintf.pas (property svn:eol-style):
Revision 143 by tony, Fri Feb 23 12:11:21 2018 UTC vs.
Revision 380 by tony, Mon Jan 10 10:13:17 2022 UTC

# Line 0 | Line 1
1 + native

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines