From f68287658452725c3597efb9c68e865fdac52a63 Mon Sep 17 00:00:00 2001
From: toole1 <toole1@6fbd10e7-183d-0410-a318-cb416676e4f2>
Date: Sun, 9 Oct 2011 20:46:49 +0000
Subject: [PATCH] removing executable nonsense

git-svn-id: https://subversion.cs.illinois.edu/svn/cs225@4962 6fbd10e7-183d-0410-a318-cb416676e4f2
---
 LICENSE.txt      | 0
 monad.cpp        | 0
 monad_shared.cpp | 0
 monad_shared.h   | 0
 pipestream.cpp   | 0
 proxy.cpp        | 0
 proxy.h          | 0
 7 files changed, 0 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 LICENSE.txt
 mode change 100755 => 100644 monad.cpp
 mode change 100755 => 100644 monad_shared.cpp
 mode change 100755 => 100644 monad_shared.h
 mode change 100755 => 100644 pipestream.cpp
 mode change 100755 => 100644 proxy.cpp
 mode change 100755 => 100644 proxy.h

diff --git a/LICENSE.txt b/LICENSE.txt
old mode 100755
new mode 100644
diff --git a/monad.cpp b/monad.cpp
old mode 100755
new mode 100644
diff --git a/monad_shared.cpp b/monad_shared.cpp
old mode 100755
new mode 100644
diff --git a/monad_shared.h b/monad_shared.h
old mode 100755
new mode 100644
diff --git a/pipestream.cpp b/pipestream.cpp
old mode 100755
new mode 100644
diff --git a/proxy.cpp b/proxy.cpp
old mode 100755
new mode 100644
diff --git a/proxy.h b/proxy.h
old mode 100755
new mode 100644
-- 
GitLab