diff options
author | Araq <rumpf_a@web.de> | 2013-03-18 01:41:09 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2013-03-18 01:41:09 +0100 |
commit | 8281bd9f0f1b6086707ef244b80cc15f61662b5c (patch) | |
tree | ca2a1b709cdfbbf156dee82ccb22b3064674fe3c /config/nimrod.cfg | |
parent | 6978caa4acebce921abf21e4c3fe54c9534c2da7 (diff) | |
download | Nim-8281bd9f0f1b6086707ef244b80cc15f61662b5c.tar.gz |
fixes #257
Diffstat (limited to 'config/nimrod.cfg')
-rw-r--r-- | config/nimrod.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/nimrod.cfg b/config/nimrod.cfg index 776a1aae2..159cbe1bd 100644 --- a/config/nimrod.cfg +++ b/config/nimrod.cfg @@ -1,5 +1,5 @@ # Configuration file for the Nimrod Compiler. -# (c) 2012 Andreas Rumpf +# (c) 2013 Andreas Rumpf # Feel free to edit the default values as you need. |