summary refs log tree commit diff stats
path: root/rod/tccgen.nim
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2011-02-12 19:24:20 +0100
committerAraq <rumpf_a@web.de>2011-02-12 19:24:20 +0100
commit5b28d08203ba36e84c8e381761db182c0393d07f (patch)
tree9f1fdcb65d8617b65672305327a208bb030405c7 /rod/tccgen.nim
parent27dc54cbda0beffe8bca36d9cc59cccaf0b2d30f (diff)
downloadNim-5b28d08203ba36e84c8e381761db182c0393d07f.tar.gz
non-nil AST; continue after errors for IDE support
Diffstat (limited to 'rod/tccgen.nim')
-rwxr-xr-xrod/tccgen.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/rod/tccgen.nim b/rod/tccgen.nim
index ca7bac193..2fd207aaa 100755
--- a/rod/tccgen.nim
+++ b/rod/tccgen.nim
@@ -1,7 +1,7 @@
 #
 #
 #           The Nimrod Compiler
-#        (c) Copyright 2010 Andreas Rumpf
+#        (c) Copyright 2011 Andreas Rumpf
 #
 #    See the file "copying.txt", included in this
 #    distribution, for details about the copyright.