florian 23 سال پیش
والد
کامیت
75f0602074
2فایلهای تغییر یافته به همراه14 افزوده شده و 0 حذف شده
  1. 7 0
      compiler/defines.inc
  2. 7 0
      compiler/fpcdefs.inc

+ 7 - 0
compiler/defines.inc

@@ -33,3 +33,10 @@
 {$ifdef x86_64}
   {$define x86}
 {$endif x86_64}
+
+{
+  $Log$
+  Revision 1.8  2002-07-04 18:57:18  florian
+    + log added
+
+}

+ 7 - 0
compiler/fpcdefs.inc

@@ -33,3 +33,10 @@
 {$ifdef x86_64}
   {$define x86}
 {$endif x86_64}
+
+{
+  $Log$
+  Revision 1.3  2002-07-04 18:56:50  florian
+    + log added
+
+}