From 1c815b24bbb9cca6c55212f02b2816b023ac1c06 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Fri, 17 Feb 2012 08:54:05 +0000 Subject: [PATCH] remove executable property --- Geo/Cell.cpp | 0 contrib/bamg/Mesh2d.hpp | 0 contrib/bamg/assertion.hpp | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 Geo/Cell.cpp mode change 100755 => 100644 contrib/bamg/Mesh2d.hpp mode change 100755 => 100644 contrib/bamg/assertion.hpp diff --git a/Geo/Cell.cpp b/Geo/Cell.cpp old mode 100755 new mode 100644 diff --git a/contrib/bamg/Mesh2d.hpp b/contrib/bamg/Mesh2d.hpp old mode 100755 new mode 100644 diff --git a/contrib/bamg/assertion.hpp b/contrib/bamg/assertion.hpp old mode 100755 new mode 100644 -- GitLab