From 93d393aa691a959d6e995f57145d7dd66f68db36 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Fri, 28 Oct 2016 10:48:35 -0400 Subject: [PATCH] permission cleanup in tools folder --- tools/pymol_asphere/src/cartesian.cpp | 0 tools/pymol_asphere/src/cartesian.h | 0 tools/pymol_asphere/src/colors.cpp | 0 tools/pymol_asphere/src/colors.h | 0 tools/pymol_asphere/src/commandline.cpp | 0 tools/pymol_asphere/src/commandline.h | 0 tools/pymol_asphere/src/error.cpp | 0 tools/pymol_asphere/src/error.h | 0 tools/pymol_asphere/src/glsurface.cpp | 0 tools/pymol_asphere/src/glsurface.h | 0 tools/pymol_asphere/src/m_constants.h | 0 tools/pymol_asphere/src/misc.cpp | 0 tools/pymol_asphere/src/misc.h | 0 tools/pymol_asphere/src/miscm.cpp | 0 tools/pymol_asphere/src/miscm.h | 0 tools/pymol_asphere/src/spherical.cpp | 0 tools/pymol_asphere/src/spherical.h | 0 tools/xmovie/control.c | 0 tools/xmovie/dummy.c | 0 tools/xmovie/hpsort.c | 0 tools/xmovie/read.c | 0 tools/xmovie/resource.h | 0 tools/xmovie/scene.c | 0 tools/xmovie/toascii.c | 0 tools/xmovie/tobinary.c | 0 tools/xmovie/version.c | 0 tools/xmovie/xmovie.c | 0 tools/xmovie/xmovie.h | 0 28 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 tools/pymol_asphere/src/cartesian.cpp mode change 100755 => 100644 tools/pymol_asphere/src/cartesian.h mode change 100755 => 100644 tools/pymol_asphere/src/colors.cpp mode change 100755 => 100644 tools/pymol_asphere/src/colors.h mode change 100755 => 100644 tools/pymol_asphere/src/commandline.cpp mode change 100755 => 100644 tools/pymol_asphere/src/commandline.h mode change 100755 => 100644 tools/pymol_asphere/src/error.cpp mode change 100755 => 100644 tools/pymol_asphere/src/error.h mode change 100755 => 100644 tools/pymol_asphere/src/glsurface.cpp mode change 100755 => 100644 tools/pymol_asphere/src/glsurface.h mode change 100755 => 100644 tools/pymol_asphere/src/m_constants.h mode change 100755 => 100644 tools/pymol_asphere/src/misc.cpp mode change 100755 => 100644 tools/pymol_asphere/src/misc.h mode change 100755 => 100644 tools/pymol_asphere/src/miscm.cpp mode change 100755 => 100644 tools/pymol_asphere/src/miscm.h mode change 100755 => 100644 tools/pymol_asphere/src/spherical.cpp mode change 100755 => 100644 tools/pymol_asphere/src/spherical.h mode change 100755 => 100644 tools/xmovie/control.c mode change 100755 => 100644 tools/xmovie/dummy.c mode change 100755 => 100644 tools/xmovie/hpsort.c mode change 100755 => 100644 tools/xmovie/read.c mode change 100755 => 100644 tools/xmovie/resource.h mode change 100755 => 100644 tools/xmovie/scene.c mode change 100755 => 100644 tools/xmovie/toascii.c mode change 100755 => 100644 tools/xmovie/tobinary.c mode change 100755 => 100644 tools/xmovie/version.c mode change 100755 => 100644 tools/xmovie/xmovie.c mode change 100755 => 100644 tools/xmovie/xmovie.h diff --git a/tools/pymol_asphere/src/cartesian.cpp b/tools/pymol_asphere/src/cartesian.cpp old mode 100755 new mode 100644 diff --git a/tools/pymol_asphere/src/cartesian.h b/tools/pymol_asphere/src/cartesian.h old mode 100755 new mode 100644 diff --git a/tools/pymol_asphere/src/colors.cpp b/tools/pymol_asphere/src/colors.cpp old mode 100755 new mode 100644 diff --git a/tools/pymol_asphere/src/colors.h b/tools/pymol_asphere/src/colors.h old mode 100755 new mode 100644 diff --git a/tools/pymol_asphere/src/commandline.cpp b/tools/pymol_asphere/src/commandline.cpp old mode 100755 new mode 100644 diff --git a/tools/pymol_asphere/src/commandline.h b/tools/pymol_asphere/src/commandline.h old mode 100755 new mode 100644 diff --git a/tools/pymol_asphere/src/error.cpp b/tools/pymol_asphere/src/error.cpp old mode 100755 new mode 100644 diff --git a/tools/pymol_asphere/src/error.h b/tools/pymol_asphere/src/error.h old mode 100755 new mode 100644 diff --git a/tools/pymol_asphere/src/glsurface.cpp b/tools/pymol_asphere/src/glsurface.cpp old mode 100755 new mode 100644 diff --git a/tools/pymol_asphere/src/glsurface.h b/tools/pymol_asphere/src/glsurface.h old mode 100755 new mode 100644 diff --git a/tools/pymol_asphere/src/m_constants.h b/tools/pymol_asphere/src/m_constants.h old mode 100755 new mode 100644 diff --git a/tools/pymol_asphere/src/misc.cpp b/tools/pymol_asphere/src/misc.cpp old mode 100755 new mode 100644 diff --git a/tools/pymol_asphere/src/misc.h b/tools/pymol_asphere/src/misc.h old mode 100755 new mode 100644 diff --git a/tools/pymol_asphere/src/miscm.cpp b/tools/pymol_asphere/src/miscm.cpp old mode 100755 new mode 100644 diff --git a/tools/pymol_asphere/src/miscm.h b/tools/pymol_asphere/src/miscm.h old mode 100755 new mode 100644 diff --git a/tools/pymol_asphere/src/spherical.cpp b/tools/pymol_asphere/src/spherical.cpp old mode 100755 new mode 100644 diff --git a/tools/pymol_asphere/src/spherical.h b/tools/pymol_asphere/src/spherical.h old mode 100755 new mode 100644 diff --git a/tools/xmovie/control.c b/tools/xmovie/control.c old mode 100755 new mode 100644 diff --git a/tools/xmovie/dummy.c b/tools/xmovie/dummy.c old mode 100755 new mode 100644 diff --git a/tools/xmovie/hpsort.c b/tools/xmovie/hpsort.c old mode 100755 new mode 100644 diff --git a/tools/xmovie/read.c b/tools/xmovie/read.c old mode 100755 new mode 100644 diff --git a/tools/xmovie/resource.h b/tools/xmovie/resource.h old mode 100755 new mode 100644 diff --git a/tools/xmovie/scene.c b/tools/xmovie/scene.c old mode 100755 new mode 100644 diff --git a/tools/xmovie/toascii.c b/tools/xmovie/toascii.c old mode 100755 new mode 100644 diff --git a/tools/xmovie/tobinary.c b/tools/xmovie/tobinary.c old mode 100755 new mode 100644 diff --git a/tools/xmovie/version.c b/tools/xmovie/version.c old mode 100755 new mode 100644 diff --git a/tools/xmovie/xmovie.c b/tools/xmovie/xmovie.c old mode 100755 new mode 100644 diff --git a/tools/xmovie/xmovie.h b/tools/xmovie/xmovie.h old mode 100755 new mode 100644