diff options
author | Grzegorz Adam Hankiewicz <gradha@imap.cc> | 2013-03-16 23:48:05 +0100 |
---|---|---|
committer | Grzegorz Adam Hankiewicz <gradha@imap.cc> | 2013-03-16 23:53:07 +0100 |
commit | 72a3e21f28755cf77d12ee239355197657c9d209 (patch) | |
tree | fde86602ba9f4c7770fa6d9394996520d99d218d /compiler/c2nim | |
parent | 7304ca061159db8345ae245309274310bbfd0ab1 (diff) | |
download | Nim-72a3e21f28755cf77d12ee239355197657c9d209.tar.gz |
Removes executable bit for text files.
Diffstat (limited to 'compiler/c2nim')
-rw-r--r--[-rwxr-xr-x] | compiler/c2nim/c2nim.nim | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | compiler/c2nim/clex.nim | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | compiler/c2nim/cparse.nim | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | compiler/c2nim/cpp.nim | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | compiler/c2nim/nimrod.cfg | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | compiler/c2nim/tests/systest.c | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | compiler/c2nim/tests/systest2.c | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/compiler/c2nim/c2nim.nim b/compiler/c2nim/c2nim.nim index 029f9ecda..029f9ecda 100755..100644 --- a/compiler/c2nim/c2nim.nim +++ b/compiler/c2nim/c2nim.nim diff --git a/compiler/c2nim/clex.nim b/compiler/c2nim/clex.nim index db8527aa0..db8527aa0 100755..100644 --- a/compiler/c2nim/clex.nim +++ b/compiler/c2nim/clex.nim diff --git a/compiler/c2nim/cparse.nim b/compiler/c2nim/cparse.nim index b964ed976..b964ed976 100755..100644 --- a/compiler/c2nim/cparse.nim +++ b/compiler/c2nim/cparse.nim diff --git a/compiler/c2nim/cpp.nim b/compiler/c2nim/cpp.nim index c210eca3a..c210eca3a 100755..100644 --- a/compiler/c2nim/cpp.nim +++ b/compiler/c2nim/cpp.nim diff --git a/compiler/c2nim/nimrod.cfg b/compiler/c2nim/nimrod.cfg index cfeda63ed..cfeda63ed 100755..100644 --- a/compiler/c2nim/nimrod.cfg +++ b/compiler/c2nim/nimrod.cfg diff --git a/compiler/c2nim/tests/systest.c b/compiler/c2nim/tests/systest.c index b73eb5bee..b73eb5bee 100755..100644 --- a/compiler/c2nim/tests/systest.c +++ b/compiler/c2nim/tests/systest.c diff --git a/compiler/c2nim/tests/systest2.c b/compiler/c2nim/tests/systest2.c index bf3027cfc..bf3027cfc 100755..100644 --- a/compiler/c2nim/tests/systest2.c +++ b/compiler/c2nim/tests/systest2.c |