2019-08-02 10:17:49 +03:00
|
|
|
|
// Copyright (c) Ivan Bondarev, Stanislav Mikhalkovich (for details please see \doc\copyright.txt)
|
2017-05-30 20:25:14 +03:00
|
|
|
|
// This code is distributed under the GNU LGPL (for details please see \doc\license.txt)
|
2015-12-28 14:25:15 +03:00
|
|
|
|
// Для совместимости с Pascal ABC
|
2015-05-14 22:35:07 +03:00
|
|
|
|
unit Events;
|
|
|
|
|
|
end.
|