diff options
author | peter <peter@3ad0048d-3df7-0310-abae-a5850022a9f2> | 2005-06-07 09:47:55 +0000 |
---|---|---|
committer | peter <peter@3ad0048d-3df7-0310-abae-a5850022a9f2> | 2005-06-07 09:47:55 +0000 |
commit | 6861641be0cadc99442fc37ca0a3573e1c697333 (patch) | |
tree | b77bc4624c46a591bff3222fb7bebaaf35125b4a /compiler/alpha/aasmcpu.pas | |
parent | eba853507eeab9441fa3de1664ea7c362fc2f395 (diff) | |
download | fpc-6861641be0cadc99442fc37ca0a3573e1c697333.tar.gz |
* remove $Log
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@231 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'compiler/alpha/aasmcpu.pas')
-rw-r--r-- | compiler/alpha/aasmcpu.pas | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/compiler/alpha/aasmcpu.pas b/compiler/alpha/aasmcpu.pas index 66a05cadc7..10f02190f9 100644 --- a/compiler/alpha/aasmcpu.pas +++ b/compiler/alpha/aasmcpu.pas @@ -279,9 +279,3 @@ implementation end. -{ - $Log: aasmcpu.pas,v $ - Revision 1.5 2005/02/14 17:13:09 peter - * truncate log - -} |