diff options
author | Andreas Rumpf <rumpf_a@web.de> | 2009-05-20 10:44:24 +0200 |
---|---|---|
committer | Andreas Rumpf <rumpf_a@web.de> | 2009-05-20 10:44:24 +0200 |
commit | ce88dc3e67436939b03f97e624c11ca6058fedce (patch) | |
tree | 7619ef68227aef88d8a4e6d8792486d27531825e /nim/sigmatch.pas | |
parent | 44a874e3a43f88c6798c9eef3dad0bb4ad9ab97e (diff) | |
download | Nim-ce88dc3e67436939b03f97e624c11ca6058fedce.tar.gz |
some fixes for DMC
Diffstat (limited to 'nim/sigmatch.pas')
-rw-r--r-- | nim/sigmatch.pas | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nim/sigmatch.pas b/nim/sigmatch.pas index ebcbb2529..5195de26c 100644 --- a/nim/sigmatch.pas +++ b/nim/sigmatch.pas @@ -1,7 +1,7 @@ // // // The Nimrod Compiler -// (c) Copyright 2008 Andreas Rumpf +// (c) Copyright 2009 Andreas Rumpf // // See the file "copying.txt", included in this // distribution, for details about the copyright. |