diff options
author | fpc <fpc@3ad0048d-3df7-0310-abae-a5850022a9f2> | 2005-05-21 09:42:41 +0000 |
---|---|---|
committer | fpc <fpc@3ad0048d-3df7-0310-abae-a5850022a9f2> | 2005-05-21 09:42:41 +0000 |
commit | 79bf063fa0a67165f4c25e5a9154a7f945041993 (patch) | |
tree | 3fa038ca4b8f13581358a320b880b21c68df167b /rtl/inc/int64.inc | |
parent | df06061659b43253551368dbb4ae6294605082fe (diff) | |
download | fpc-79bf063fa0a67165f4c25e5a9154a7f945041993.tar.gz |
* log and id tags removed
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@42 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'rtl/inc/int64.inc')
-rw-r--r-- | rtl/inc/int64.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rtl/inc/int64.inc b/rtl/inc/int64.inc index 6011252dcd..b32c8d58f6 100644 --- a/rtl/inc/int64.inc +++ b/rtl/inc/int64.inc @@ -1,5 +1,4 @@ { - $Id: int64.inc,v 1.29 2005/02/14 17:13:22 peter Exp $ This file is part of the Free Pascal run time library. Copyright (c) 1999-2000 by the Free Pascal development team |