ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
View Changeset
|
Root Listing
root
/
public
/
ibx
/
trunk
/
fbintf
/
IBErrorCodes.pas
Revision:
315
Committed:
Thu Feb 25 11:56:36 2021 UTC
(3 years, 8 months ago) by
tony
Content type:
text/x-pascal
File size:
81 byte(s)
Log Message:
Updated for IBX 4 release
File Contents
#
Content
1
unit
IBErrorCodes
;
2
3
interface
4
5
{$I 'include/iberror.inc'}
6
7
implementation
8
9
10
end
.