From: mquinson Date: Sun, 31 Oct 2010 12:28:09 +0000 (+0000) Subject: fix file permissions X-Git-Tag: v3_5~337 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/b3efc3a757648f3dfeef76629605f8022d1fc8e0 fix file permissions git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@8488 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/buildtools/Cmake/DefinePackages.cmake b/buildtools/Cmake/DefinePackages.cmake old mode 100755 new mode 100644 diff --git a/buildtools/Cmake/Distrib.cmake b/buildtools/Cmake/Distrib.cmake old mode 100755 new mode 100644 diff --git a/examples/gras/pmm/pmm.c b/examples/gras/pmm/pmm.c old mode 100755 new mode 100644 diff --git a/examples/msg/icomms/CMakeLists.txt b/examples/msg/icomms/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/examples/msg/icomms/deployment_peer.xml b/examples/msg/icomms/deployment_peer.xml old mode 100755 new mode 100644 diff --git a/examples/msg/icomms/deployment_peer01.xml b/examples/msg/icomms/deployment_peer01.xml old mode 100755 new mode 100644 diff --git a/examples/msg/icomms/deployment_peer02.xml b/examples/msg/icomms/deployment_peer02.xml old mode 100755 new mode 100644 diff --git a/examples/msg/icomms/deployment_peer03.xml b/examples/msg/icomms/deployment_peer03.xml old mode 100755 new mode 100644 diff --git a/examples/msg/icomms/deployment_peer04.xml b/examples/msg/icomms/deployment_peer04.xml old mode 100755 new mode 100644 diff --git a/examples/msg/icomms/deployment_peer05.xml b/examples/msg/icomms/deployment_peer05.xml old mode 100755 new mode 100644 diff --git a/examples/msg/icomms/peer.c b/examples/msg/icomms/peer.c old mode 100755 new mode 100644 diff --git a/examples/msg/icomms/peer2.c b/examples/msg/icomms/peer2.c old mode 100755 new mode 100644 diff --git a/examples/msg/icomms/peer3.c b/examples/msg/icomms/peer3.c old mode 100755 new mode 100644 diff --git a/examples/msg/icomms/small_platform.xml b/examples/msg/icomms/small_platform.xml old mode 100755 new mode 100644 diff --git a/examples/msg/small_platform_with_routers.xml b/examples/msg/small_platform_with_routers.xml old mode 100755 new mode 100644 diff --git a/examples/msg/tracing/platform.xml b/examples/msg/tracing/platform.xml old mode 100755 new mode 100644 diff --git a/examples/simdag/properties/sd_prop.c b/examples/simdag/properties/sd_prop.c old mode 100755 new mode 100644