diff options
author | Araq <rumpf_a@web.de> | 2014-08-28 09:38:14 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2014-08-28 09:38:14 +0200 |
commit | 2781fea9e2a67e86f37277f5e2808fc444a1173a (patch) | |
tree | 4dbb9f359143e83ffc8c9fce680af3f5accd4bc0 /compiler/idgen.nim | |
parent | 649dfa09c4fcef2d8174cf4f997aa482600a718e (diff) | |
download | Nim-2781fea9e2a67e86f37277f5e2808fc444a1173a.tar.gz |
Nimrod renamed to Nim
Diffstat (limited to 'compiler/idgen.nim')
-rw-r--r-- | compiler/idgen.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/idgen.nim b/compiler/idgen.nim index 7f137b885..3c5669b54 100644 --- a/compiler/idgen.nim +++ b/compiler/idgen.nim @@ -1,6 +1,6 @@ # # -# The Nimrod Compiler +# The Nim Compiler # (c) Copyright 2012 Andreas Rumpf # # See the file "copying.txt", included in this |