ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/fbintf/client/IBErrorCodes.pas
Revision: 402
Committed: Mon Aug 1 10:07:24 2022 UTC (20 months, 4 weeks ago) by tony
Content type: text/x-pascal
File size: 81 byte(s)
Log Message:
IBX Release 2.5.0

File Contents

# Content
1 unit IBErrorCodes;
2
3 interface
4
5 {$I 'include/iberror.inc'}
6
7 implementation
8
9
10 end.

Properties

Name Value
svn:eol-style native