- deleted (old 1.0.x compatibility file)

git-svn-id: trunk@12928 -
This commit is contained in:
Jonas Maebe 2009-03-19 22:38:05 +00:00
parent d79161a01a
commit 590f4d2efc
2 changed files with 0 additions and 19 deletions

1
.gitattributes vendored
View File

@ -5190,7 +5190,6 @@ rtl/bsd/powerpc/syscall.inc svneol=native#text/plain
rtl/bsd/powerpc/syscallh.inc svneol=native#text/plain
rtl/bsd/readme.txt svneol=native#text/plain
rtl/bsd/suuid.inc svneol=native#text/plain
rtl/bsd/sysbsd.pp svneol=native#text/plain
rtl/bsd/sysctl.pp svneol=native#text/plain
rtl/bsd/sysos.inc svneol=native#text/plain
rtl/bsd/sysosh.inc svneol=native#text/plain

View File

@ -1,18 +0,0 @@
{
This file is part of the Free Pascal run time librar~y.
Copyright (c) 2000 by Marco van de Voort
member of the Free Pascal development team.
For bootstrapping with 1.0.x compilers (which still want sysbsd
as system unit name)
See the file COPYING.FPC, included in this distribution,
for details about the copyright.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
**********************************************************************}
{$i system.pp}