ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/udr/client/IBErrorCodes.pas
Revision: 371
Committed: Wed Jan 5 15:21:22 2022 UTC (2 years, 3 months ago) by tony
Content type: text/x-pascal
File size: 81 byte(s)
Log Message:
Beta Release 0.1

File Contents

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