소스 검색

+ log added

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
+
+}