Merged revisions 53,55,57-58 via svnmerge from

/trunk

git-svn-id: branches/fixes_2_0@82 -
This commit is contained in:
peter 2005-05-23 21:13:45 +00:00
parent c730f5a48b
commit 5697bfdff6
3 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,7 @@ interface
implementation
end.
{$else NODEBUG}
interface
uses
{$ifdef win32}
Windows,

View File

@ -1,5 +1,6 @@
Unit sysctl;
{
This file is part of the Free Pascal run time library.
(c) 2002 by Marco van de Voort
member of the Free Pascal development team.

View File

@ -1,3 +1,4 @@
{
This file is part of the Free Pascal run time library.
(c) 2000 by Marco van de Voort
member of the Free Pascal development team.