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 421 by tony, Sat Oct 21 14:22:28 2023 UTC

# Line 7 | Line 7 | unit fbintf;
7   interface
8  
9   uses
10 <  Firebird, IB, FBClientAPI, IBHeader, FB25ClientAPI, FBMessages,
11 <  FB25Transaction, FB25Attachment, FB25Blob, IBExternals, IBErrorCodes,
12 <  FB25Events, IBUtils, FB25Statement, FB25Services, FB25Array,
13 <  FBActivityMonitor, FBOutputBlock, FBParamBlock, FBSQLData, FB30ClientAPI,
14 <  FB30Attachment, FB30Transaction, FBTransaction, FB30Blob, FB30Array,
15 <  FB30Statement, FB30Events, FB30Services, FBEvents, FBBlob, FBAttachment,
16 <  FBStatement, FBServices;
10 >  Firebird, IB, FBClientAPI, FB25ClientAPI, FBMessages, FB25Transaction,
11 >  FB25Attachment, FB25Blob, IBExternals, IBErrorCodes, FB25Events, IBUtils,
12 >  FB25Statement, FB25Services, FB25Array, FBActivityMonitor, FBOutputBlock,
13 >  FBParamBlock, FBSQLData, FB30ClientAPI, FB30Attachment, FB30Transaction,
14 >  FBTransaction, FB30Blob, FB30Array, FB30Statement, FB30Events, FB30Services,
15 >  FBEvents, FBBlob, FBAttachment, FBStatement, FBServices, FBClientLib,
16 >  FBNumeric, FB30TimeZoneServices, IBHeader;
17  
18   implementation
19  

Comparing ibx/trunk/fbintf/fbintf.pas (property svn:eol-style):
Revision 143 by tony, Fri Feb 23 12:11:21 2018 UTC vs.
Revision 421 by tony, Sat Oct 21 14:22:28 2023 UTC

# Line 0 | Line 1
1 + native

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines