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

Comparing ibx/trunk/fbintf/client/3.0/firebird/Firebird.pas (file contents):
Revision 208 by tony, Mon Mar 6 10:20:02 2017 UTC vs.
Revision 209 by tony, Wed Mar 14 12:48:51 2018 UTC

# Line 13 | Line 13 | unit Firebird;
13   {$DEFINE WINDOWS}
14   {$ENDIF}
15  
16 interface
16   {$IFDEF FPC}
17 < {$mode delphi}
17 > {$MODE DELPHI}
18 > {$OBJECTCHECKS OFF}
19   {$ENDIF}
20  
21 + interface
22 +
23   uses Classes, SysUtils, IB, DB;
24  
25   type

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines