summaryrefslogtreecommitdiff
path: root/compiler/procinfo.pas
diff options
context:
space:
mode:
authorfpc <fpc@3ad0048d-3df7-0310-abae-a5850022a9f2>2005-05-21 09:42:41 +0000
committerfpc <fpc@3ad0048d-3df7-0310-abae-a5850022a9f2>2005-05-21 09:42:41 +0000
commit79bf063fa0a67165f4c25e5a9154a7f945041993 (patch)
tree3fa038ca4b8f13581358a320b880b21c68df167b /compiler/procinfo.pas
parentdf06061659b43253551368dbb4ae6294605082fe (diff)
downloadfpc-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 'compiler/procinfo.pas')
-rw-r--r--compiler/procinfo.pas7
1 files changed, 0 insertions, 7 deletions
diff --git a/compiler/procinfo.pas b/compiler/procinfo.pas
index 212d1208e5..f1cc60ed83 100644
--- a/compiler/procinfo.pas
+++ b/compiler/procinfo.pas
@@ -1,5 +1,4 @@
{
- $Id: procinfo.pas,v 1.18 2005/02/14 17:13:07 peter Exp $
Copyright (c) 1998-2002 by Florian Klaempfl
Information about the current procedure that is being compiled
@@ -182,9 +181,3 @@ implementation
end.
-{
- $Log: procinfo.pas,v $
- Revision 1.18 2005/02/14 17:13:07 peter
- * truncate log
-
-}