diff options
author | Andreas Rumpf <andreas@andreas-desktop> | 2010-01-08 00:29:58 +0100 |
---|---|---|
committer | Andreas Rumpf <andreas@andreas-desktop> | 2010-01-08 00:29:58 +0100 |
commit | 868f8f8af7b2813a2ff95d5bf58ae918d3e4bfa3 (patch) | |
tree | 4ceb2cd89e5763a6662ce3297c852c2dcd5965f7 /rod/expandimportc.nim | |
parent | a8303679960a13aa9ddd1f2fa44c2e4f9a12f071 (diff) | |
download | Nim-868f8f8af7b2813a2ff95d5bf58ae918d3e4bfa3.tar.gz |
further development of new wrappers
Diffstat (limited to 'rod/expandimportc.nim')
-rwxr-xr-x | rod/expandimportc.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rod/expandimportc.nim b/rod/expandimportc.nim index 8df90aaa6..d4b2fee18 100755 --- a/rod/expandimportc.nim +++ b/rod/expandimportc.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. |