From 0beac58e216c2b8aed500c67cac0a2ed06dcfa33 Mon Sep 17 00:00:00 2001 From: Jacob Gissinger Date: Tue, 27 Apr 2021 15:38:39 -0400 Subject: [PATCH] some file permissions --- src/atom.cpp | 0 src/atom.h | 0 src/input.cpp | 0 src/input.h | 0 src/label_map.cpp | 0 src/label_map.h | 0 src/molecule.cpp | 0 src/molecule.h | 0 src/read_data.cpp | 0 src/read_data.h | 0 src/write_data.cpp | 0 src/write_data.h | 0 src/write_restart.cpp | 0 src/write_restart.h | 0 14 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 src/atom.cpp mode change 100755 => 100644 src/atom.h mode change 100755 => 100644 src/input.cpp mode change 100755 => 100644 src/input.h mode change 100755 => 100644 src/label_map.cpp mode change 100755 => 100644 src/label_map.h mode change 100755 => 100644 src/molecule.cpp mode change 100755 => 100644 src/molecule.h mode change 100755 => 100644 src/read_data.cpp mode change 100755 => 100644 src/read_data.h mode change 100755 => 100644 src/write_data.cpp mode change 100755 => 100644 src/write_data.h mode change 100755 => 100644 src/write_restart.cpp mode change 100755 => 100644 src/write_restart.h diff --git a/src/atom.cpp b/src/atom.cpp old mode 100755 new mode 100644 diff --git a/src/atom.h b/src/atom.h old mode 100755 new mode 100644 diff --git a/src/input.cpp b/src/input.cpp old mode 100755 new mode 100644 diff --git a/src/input.h b/src/input.h old mode 100755 new mode 100644 diff --git a/src/label_map.cpp b/src/label_map.cpp old mode 100755 new mode 100644 diff --git a/src/label_map.h b/src/label_map.h old mode 100755 new mode 100644 diff --git a/src/molecule.cpp b/src/molecule.cpp old mode 100755 new mode 100644 diff --git a/src/molecule.h b/src/molecule.h old mode 100755 new mode 100644 diff --git a/src/read_data.cpp b/src/read_data.cpp old mode 100755 new mode 100644 diff --git a/src/read_data.h b/src/read_data.h old mode 100755 new mode 100644 diff --git a/src/write_data.cpp b/src/write_data.cpp old mode 100755 new mode 100644 diff --git a/src/write_data.h b/src/write_data.h old mode 100755 new mode 100644 diff --git a/src/write_restart.cpp b/src/write_restart.cpp old mode 100755 new mode 100644 diff --git a/src/write_restart.h b/src/write_restart.h old mode 100755 new mode 100644