|
@@ -48,9 +48,6 @@
|
|
|
|
|
|
{$PACKRECORDS C}
|
|
{$PACKRECORDS C}
|
|
|
|
|
|
- const
|
|
|
|
- NULL = nil;
|
|
|
|
-
|
|
|
|
type
|
|
type
|
|
ATOM = word;
|
|
ATOM = word;
|
|
|
|
|
|
@@ -940,7 +937,10 @@ type
|
|
|
|
|
|
{
|
|
{
|
|
$Log$
|
|
$Log$
|
|
- Revision 1.12 2002-10-06 20:00:22 peter
|
|
|
|
|
|
+ Revision 1.13 2002-10-09 20:45:12 florian
|
|
|
|
+ - NULL definition removed, the system unit contains now a NULL variant
|
|
|
|
+
|
|
|
|
+ Revision 1.12 2002/10/06 20:00:22 peter
|
|
* Use Widechar in the Windows unit
|
|
* Use Widechar in the Windows unit
|
|
|
|
|
|
Revision 1.11 2002/09/15 17:53:45 peter
|
|
Revision 1.11 2002/09/15 17:53:45 peter
|
|
@@ -953,4 +953,4 @@ type
|
|
* LARGE_INT and ULARGE_INT types fixed
|
|
* LARGE_INT and ULARGE_INT types fixed
|
|
* LONGLONG defined properly
|
|
* LONGLONG defined properly
|
|
|
|
|
|
-}
|
|
|
|
|
|
+}
|