# Conflicts: # Configuration/GlobalAssemblyInfo.cs # Configuration/Version.defs # ReleaseGenerators/PascalABCNET_version.nsh # TreeConverter/TreeConversion/compilation_context.cs # TreeConverter/TreeConversion/syntax_tree_visitor.cs # bin/Lib/PABCRtl.dll
7 lines
259 B
ObjectPascal
7 lines
259 B
ObjectPascal
// Copyright (c) Ivan Bondarev, Stanislav Mihalkovich (for details please see \doc\copyright.txt)
|
||
// This code is distributed under the GNU LGPL (for details please see \doc\license.txt)
|
||
unit PointRect;
|
||
|
||
//Для совместимости с Pascal ABC
|
||
|
||
end. |