diff options
author | rumpf_a@web.de <> | 2010-02-14 00:29:35 +0100 |
---|---|---|
committer | rumpf_a@web.de <> | 2010-02-14 00:29:35 +0100 |
commit | 40a5d6c3b9a0fa3b5a7444a00073729fec17dfd8 (patch) | |
tree | c993cf13f370a52a061f48776695a70825137f7c /rod/sem.nim | |
parent | 16c0beb27c372ce431b54bab9750bbaab254acfb (diff) | |
download | Nim-40a5d6c3b9a0fa3b5a7444a00073729fec17dfd8.tar.gz |
continued work on html/xmlparser
Diffstat (limited to 'rod/sem.nim')
-rw-r--r--[-rwxr-xr-x] | rod/sem.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rod/sem.nim b/rod/sem.nim index 90dfd96ff..7ea6338a2 100755..100644 --- a/rod/sem.nim +++ b/rod/sem.nim @@ -1,7 +1,7 @@ # # # The Nimrod Compiler -# (c) Copyright 2009 Andreas Rumpf +# (c) Copyright 2010 Andreas Rumpf # # See the file "copying.txt", included in this # distribution, for details about the copyright. |