From 0b5a46fe0364a2979f4597081df38fe2cce7a4cf Mon Sep 17 00:00:00 2001 From: "Bryan W. Weber" Date: Sun, 2 Aug 2015 13:41:47 -0400 Subject: [PATCH] Remove execute bit from files that don't need it --- include/cantera/transport/HighPressureGasTransport.h | 0 interfaces/matlab/toolbox/1D/@Domain1D/Domain1D.m | 0 interfaces/matlab/toolbox/GRI30.m | 0 interfaces/matlab/toolbox/IdealGasMix.m | 0 interfaces/matlab/toolbox/adddir.m | 0 interfaces/matlab/toolbox/air.m | 0 interfaces/matlab/toolbox/constants.m | 0 interfaces/matlab/toolbox/gasconstant.m | 0 interfaces/matlab/toolbox/geterr.m | 0 interfaces/matlab/toolbox/oneatm.m | 0 samples/matlab/conhp.m | 0 samples/matlab/conuv.m | 0 src/transport/HighPressureGasTransport.cpp | 0 13 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 include/cantera/transport/HighPressureGasTransport.h mode change 100755 => 100644 interfaces/matlab/toolbox/1D/@Domain1D/Domain1D.m mode change 100755 => 100644 interfaces/matlab/toolbox/GRI30.m mode change 100755 => 100644 interfaces/matlab/toolbox/IdealGasMix.m mode change 100755 => 100644 interfaces/matlab/toolbox/adddir.m mode change 100755 => 100644 interfaces/matlab/toolbox/air.m mode change 100755 => 100644 interfaces/matlab/toolbox/constants.m mode change 100755 => 100644 interfaces/matlab/toolbox/gasconstant.m mode change 100755 => 100644 interfaces/matlab/toolbox/geterr.m mode change 100755 => 100644 interfaces/matlab/toolbox/oneatm.m mode change 100755 => 100644 samples/matlab/conhp.m mode change 100755 => 100644 samples/matlab/conuv.m mode change 100755 => 100644 src/transport/HighPressureGasTransport.cpp diff --git a/include/cantera/transport/HighPressureGasTransport.h b/include/cantera/transport/HighPressureGasTransport.h old mode 100755 new mode 100644 diff --git a/interfaces/matlab/toolbox/1D/@Domain1D/Domain1D.m b/interfaces/matlab/toolbox/1D/@Domain1D/Domain1D.m old mode 100755 new mode 100644 diff --git a/interfaces/matlab/toolbox/GRI30.m b/interfaces/matlab/toolbox/GRI30.m old mode 100755 new mode 100644 diff --git a/interfaces/matlab/toolbox/IdealGasMix.m b/interfaces/matlab/toolbox/IdealGasMix.m old mode 100755 new mode 100644 diff --git a/interfaces/matlab/toolbox/adddir.m b/interfaces/matlab/toolbox/adddir.m old mode 100755 new mode 100644 diff --git a/interfaces/matlab/toolbox/air.m b/interfaces/matlab/toolbox/air.m old mode 100755 new mode 100644 diff --git a/interfaces/matlab/toolbox/constants.m b/interfaces/matlab/toolbox/constants.m old mode 100755 new mode 100644 diff --git a/interfaces/matlab/toolbox/gasconstant.m b/interfaces/matlab/toolbox/gasconstant.m old mode 100755 new mode 100644 diff --git a/interfaces/matlab/toolbox/geterr.m b/interfaces/matlab/toolbox/geterr.m old mode 100755 new mode 100644 diff --git a/interfaces/matlab/toolbox/oneatm.m b/interfaces/matlab/toolbox/oneatm.m old mode 100755 new mode 100644 diff --git a/samples/matlab/conhp.m b/samples/matlab/conhp.m old mode 100755 new mode 100644 diff --git a/samples/matlab/conuv.m b/samples/matlab/conuv.m old mode 100755 new mode 100644 diff --git a/src/transport/HighPressureGasTransport.cpp b/src/transport/HighPressureGasTransport.cpp old mode 100755 new mode 100644