Revision: | 380 |
Committed: | Mon Jan 10 10:13:17 2022 UTC (2 years, 10 months ago) by tony |
Content type: | text/x-pascal |
File size: | 258 byte(s) |
Log Message: | propset for eol-style |
# | User | Rev | Content |
---|---|---|---|
1 | tony | 380 | { This file was automatically created by Lazarus. Do not edit! |
2 | This source is only used to compile and install the package. | ||
3 | } | ||
4 | |||
5 | unit iblocalnongui; | ||
6 | |||
7 | interface | ||
8 | |||
9 | uses | ||
10 | IBCMLocalDBSupport, IBXCustomIBLocalDBSupport, IBXUpgradeConfFile; | ||
11 | |||
12 | implementation | ||
13 | |||
14 | end. |
Name | Value |
---|---|
svn:eol-style | native |