From 98e720289efaff264772f605636dc26cf0cfed44 Mon Sep 17 00:00:00 2001 From: vsr Date: Thu, 14 Feb 2019 15:48:45 +0300 Subject: [PATCH] Correct file mode --- CMakeLists.txt | 0 README | 0 bin/CMakeLists.txt | 0 bin/VERSION.in | 0 cmake/CMakeLists.txt | 0 resources/CMakeLists.txt | 0 src/ATOMSOLV/ATOMSOLV.cxx | 0 src/ATOMSOLV/CMakeLists.txt | 0 src/ATOMSOLVGUI/ATOMSOLVGUI_ATOMSOLVGUI.hxx | 0 src/CMakeLists.txt | 0 10 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 CMakeLists.txt mode change 100755 => 100644 README mode change 100755 => 100644 bin/CMakeLists.txt mode change 100755 => 100644 bin/VERSION.in mode change 100755 => 100644 cmake/CMakeLists.txt mode change 100755 => 100644 resources/CMakeLists.txt mode change 100755 => 100644 src/ATOMSOLV/ATOMSOLV.cxx mode change 100755 => 100644 src/ATOMSOLV/CMakeLists.txt mode change 100755 => 100644 src/ATOMSOLVGUI/ATOMSOLVGUI_ATOMSOLVGUI.hxx mode change 100755 => 100644 src/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/README b/README old mode 100755 new mode 100644 diff --git a/bin/CMakeLists.txt b/bin/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/bin/VERSION.in b/bin/VERSION.in old mode 100755 new mode 100644 diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/resources/CMakeLists.txt b/resources/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/src/ATOMSOLV/ATOMSOLV.cxx b/src/ATOMSOLV/ATOMSOLV.cxx old mode 100755 new mode 100644 diff --git a/src/ATOMSOLV/CMakeLists.txt b/src/ATOMSOLV/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/src/ATOMSOLVGUI/ATOMSOLVGUI_ATOMSOLVGUI.hxx b/src/ATOMSOLVGUI/ATOMSOLVGUI_ATOMSOLVGUI.hxx old mode 100755 new mode 100644 diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt old mode 100755 new mode 100644 -- 2.39.2