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 /tinyc/win32/examples | |
parent | 7304ca061159db8345ae245309274310bbfd0ab1 (diff) | |
download | Nim-72a3e21f28755cf77d12ee239355197657c9d209.tar.gz |
Removes executable bit for text files.
Diffstat (limited to 'tinyc/win32/examples')
-rw-r--r--[-rwxr-xr-x] | tinyc/win32/examples/dll.c | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | tinyc/win32/examples/fib.c | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | tinyc/win32/examples/hello_dll.c | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | tinyc/win32/examples/hello_win.c | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/tinyc/win32/examples/dll.c b/tinyc/win32/examples/dll.c index 4202e99ca..4202e99ca 100755..100644 --- a/tinyc/win32/examples/dll.c +++ b/tinyc/win32/examples/dll.c diff --git a/tinyc/win32/examples/fib.c b/tinyc/win32/examples/fib.c index 6a4bdf5c4..6a4bdf5c4 100755..100644 --- a/tinyc/win32/examples/fib.c +++ b/tinyc/win32/examples/fib.c diff --git a/tinyc/win32/examples/hello_dll.c b/tinyc/win32/examples/hello_dll.c index 7adba77ec..7adba77ec 100755..100644 --- a/tinyc/win32/examples/hello_dll.c +++ b/tinyc/win32/examples/hello_dll.c diff --git a/tinyc/win32/examples/hello_win.c b/tinyc/win32/examples/hello_win.c index 294b7279a..294b7279a 100755..100644 --- a/tinyc/win32/examples/hello_win.c +++ b/tinyc/win32/examples/hello_win.c |