diff options
author | Araq <rumpf_a@web.de> | 2011-02-25 01:53:58 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2011-02-25 01:53:58 +0100 |
commit | f8dd74a0733b86a63dd805dfee580a5b4cf484ad (patch) | |
tree | 0ab327d97cfa30d2db6c7c2bb87aee2862bae74e /rod/condsyms.nim | |
parent | 0a4498bd6b699e42d97a9f7c9fcddd435a5d6e5b (diff) | |
download | Nim-f8dd74a0733b86a63dd805dfee580a5b4cf484ad.tar.gz |
--stdout support; idetools implemented
Diffstat (limited to 'rod/condsyms.nim')
-rwxr-xr-x | rod/condsyms.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rod/condsyms.nim b/rod/condsyms.nim index 72cca33ee..b6c3b90af 100755 --- a/rod/condsyms.nim +++ b/rod/condsyms.nim @@ -1,7 +1,7 @@ # # # The Nimrod Compiler -# (c) Copyright 2008 Andreas Rumpf +# (c) Copyright 2011 Andreas Rumpf # # See the file "copying.txt", included in this # distribution, for details about the copyright. |