Răsfoiți Sursa

* Refer to mainunit for lazarus IDE

Michael VAN CANNEYT 2 ani în urmă
părinte
comite
fae6b2a1f3

+ 1 - 0
rtl/objpas/sysutils/disk.inc

@@ -1,3 +1,4 @@
+{%MainUnit sysutils.pp}
 {
     This file is part of the Free Pascal run time library.
     Copyright (c) 2012 by the Free Pascal development team

+ 1 - 0
rtl/objpas/sysutils/diskh.inc

@@ -1,3 +1,4 @@
+{%MainUnit sysutils.pp}
 {
     This file is part of the Free Pascal run time library.
     Copyright (c) 1999-2000 by the Free Pascal development team

+ 1 - 0
rtl/objpas/sysutils/filutil.inc

@@ -1,3 +1,4 @@
+{%MainUnit sysutils.pp}
 {
     This file is part of the Free Pascal run time library.
     Copyright (c) 2012 by the Free Pascal development team

+ 1 - 0
rtl/objpas/sysutils/filutilh.inc

@@ -1,3 +1,4 @@
+{%MainUnit sysutils.pp}
 {
     This file is part of the Free Pascal run time library.
     Copyright (c) 1999-2000 by the Free Pascal development team

+ 1 - 0
rtl/objpas/sysutils/fina.inc

@@ -1,3 +1,4 @@
+{%MainUnit sysutils.pp}
 {
     *********************************************************************
     Copyright (C) 1997, 1998 Gertjan Schouten

+ 1 - 0
rtl/objpas/sysutils/finah.inc

@@ -1,3 +1,4 @@
+{%MainUnit sysutils.pp}
 {
     *********************************************************************
     Copyright (C) 1997, 1998 Gertjan Schouten

+ 1 - 0
rtl/objpas/sysutils/intfh.inc

@@ -1,3 +1,4 @@
+{%MainUnit sysutils.pp}
 {
     *********************************************************************
     Copyright (C) 2002 Peter Vreman,

+ 1 - 0
rtl/objpas/sysutils/osutil.inc

@@ -1,3 +1,4 @@
+{%MainUnit sysutils.pp}
 {
     This file is part of the Free Pascal run time library.
     Copyright (c) 1999-2000 by the Free Pascal development team

+ 1 - 0
rtl/objpas/sysutils/stre.inc

@@ -1,3 +1,4 @@
+{%MainUnit sysutils.pp}
 {
 
     This file is part of the Free Pascal run time library.

+ 1 - 0
rtl/objpas/sysutils/strg.inc

@@ -1,3 +1,4 @@
+{%MainUnit sysutils.pp}
 {
     This file is part of the Free Pascal run time library.
     Copyright (c) 1999-2000 by the Free Pascal development team

+ 1 - 0
rtl/objpas/sysutils/sysansi.inc

@@ -1,3 +1,4 @@
+{%MainUnit sysutils.pp}
 {
     *********************************************************************
     Copyright (C) 2002 by Florian Klaempfl

+ 1 - 0
rtl/objpas/sysutils/sysansih.inc

@@ -1,3 +1,4 @@
+{%MainUnit sysutils.pp}
 {
     *********************************************************************
     Copyright (C) 2002 by Florian Klaempfl

+ 1 - 0
rtl/objpas/sysutils/syscodepages.inc

@@ -1,3 +1,4 @@
+{%MainUnit sysutils.pp}
 {
   This file is in the public domain.
 }

+ 1 - 0
rtl/objpas/sysutils/syscodepagesh.inc

@@ -1,3 +1,4 @@
+{%MainUnit sysutils.pp}
 {
     *********************************************************************
     Copyright (C) 2012 Paul Ishenin,

+ 1 - 0
rtl/objpas/sysutils/sysformt.inc

@@ -1,3 +1,4 @@
+{%MainUnit sysutils.pp}
 {
     *********************************************************************
     Copyright (C) 1997, 1998 Gertjan Schouten