Blob Blame History Raw
From 053c04d62d140e9a70eaa564c23c441f7f4d5beb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= <zbyszek@in.waw.pl>
Date: Sun, 13 Dec 2015 16:32:08 -0500
Subject: [PATCH] Remove executable permissions from source files

---
 biophysics/MarkovChannel.h | 0
 device/RC.cpp              | 0
 device/RC.h                | 0
 utility/strutil.cpp        | 0
 utility/strutil.h          | 0
 5 files changed, 0 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 biophysics/MarkovChannel.h
 mode change 100755 => 100644 device/RC.cpp
 mode change 100755 => 100644 device/RC.h
 mode change 100755 => 100644 utility/strutil.cpp
 mode change 100755 => 100644 utility/strutil.h

diff --git a/biophysics/MarkovChannel.h b/biophysics/MarkovChannel.h
old mode 100755
new mode 100644
diff --git a/device/RC.cpp b/device/RC.cpp
old mode 100755
new mode 100644
diff --git a/device/RC.h b/device/RC.h
old mode 100755
new mode 100644
diff --git a/utility/strutil.cpp b/utility/strutil.cpp
old mode 100755
new mode 100644
diff --git a/utility/strutil.h b/utility/strutil.h
old mode 100755
new mode 100644
-- 
2.5.0