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

Comparing ibx/trunk/runtime/ibxscript.pas (file contents):
Revision 38 by tony, Mon Feb 15 14:44:25 2016 UTC vs.
Revision 39 by tony, Tue May 17 08:14:52 2016 UTC

# Line 27 | Line 27 | unit ibxscript;
27  
28   {$mode objfpc}{$H+}
29  
30 + {$IF FPC_FULLVERSION >= 20700 }
31 + {$codepage UTF8}
32 + {$ENDIF}
33 +
34   interface
35  
36   uses Classes, IBDatabase,  IBSQL, IBHeader;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines