Browse Source

+ log added

florian 23 năm trước cách đây
mục cha
commit
75f0602074
2 tập tin đã thay đổi với 14 bổ sung0 xóa
  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
+
+}