From b7f284a7fe9fad3f6c5ce5a20d6ce18afa8a344d Mon Sep 17 00:00:00 2001 From: pagutierrez Date: Tue, 14 Nov 2017 20:06:50 +0100 Subject: [PATCH] Corrected file access rights --- src/Algorithms/KDLOR.m | 0 src/Algorithms/SVOREX/main.c | 0 src/Algorithms/SVOREX/smo.h | 0 src/Algorithms/SVORIM/README.svorim | 0 src/Algorithms/SVORIM/alphas.c | 0 src/Algorithms/SVORIM/cachelist.c | 0 src/Algorithms/SVORIM/datalist.c | 0 src/Algorithms/SVORIM/def_settings.c | 0 src/Algorithms/SVORIM/kcv.c | 0 src/Algorithms/SVORIM/loadfile.c | 0 src/Algorithms/SVORIM/main.c | 0 src/Algorithms/SVORIM/ordinal_takestep.c | 0 src/Algorithms/SVORIM/setandfi.c | 0 src/Algorithms/SVORIM/smo.h | 0 src/Algorithms/SVORIM/smo_kernel.c | 0 src/Algorithms/SVORIM/smo_routine.c | 0 src/Algorithms/SVORIM/smo_settings.c | 0 src/Algorithms/SVORIM/smo_timer.c | 0 src/Algorithms/SVORIM/svc_predict.c | 0 src/Algorithms/libsvm-rank-2.81/matlab/make.m | 0 src/Algorithms/libsvm-weights-3.12/matlab/make.m | 0 21 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 src/Algorithms/KDLOR.m mode change 100755 => 100644 src/Algorithms/SVOREX/main.c mode change 100755 => 100644 src/Algorithms/SVOREX/smo.h mode change 100755 => 100644 src/Algorithms/SVORIM/README.svorim mode change 100755 => 100644 src/Algorithms/SVORIM/alphas.c mode change 100755 => 100644 src/Algorithms/SVORIM/cachelist.c mode change 100755 => 100644 src/Algorithms/SVORIM/datalist.c mode change 100755 => 100644 src/Algorithms/SVORIM/def_settings.c mode change 100755 => 100644 src/Algorithms/SVORIM/kcv.c mode change 100755 => 100644 src/Algorithms/SVORIM/loadfile.c mode change 100755 => 100644 src/Algorithms/SVORIM/main.c mode change 100755 => 100644 src/Algorithms/SVORIM/ordinal_takestep.c mode change 100755 => 100644 src/Algorithms/SVORIM/setandfi.c mode change 100755 => 100644 src/Algorithms/SVORIM/smo.h mode change 100755 => 100644 src/Algorithms/SVORIM/smo_kernel.c mode change 100755 => 100644 src/Algorithms/SVORIM/smo_routine.c mode change 100755 => 100644 src/Algorithms/SVORIM/smo_settings.c mode change 100755 => 100644 src/Algorithms/SVORIM/smo_timer.c mode change 100755 => 100644 src/Algorithms/SVORIM/svc_predict.c mode change 100755 => 100644 src/Algorithms/libsvm-rank-2.81/matlab/make.m mode change 100755 => 100644 src/Algorithms/libsvm-weights-3.12/matlab/make.m diff --git a/src/Algorithms/KDLOR.m b/src/Algorithms/KDLOR.m old mode 100755 new mode 100644 diff --git a/src/Algorithms/SVOREX/main.c b/src/Algorithms/SVOREX/main.c old mode 100755 new mode 100644 diff --git a/src/Algorithms/SVOREX/smo.h b/src/Algorithms/SVOREX/smo.h old mode 100755 new mode 100644 diff --git a/src/Algorithms/SVORIM/README.svorim b/src/Algorithms/SVORIM/README.svorim old mode 100755 new mode 100644 diff --git a/src/Algorithms/SVORIM/alphas.c b/src/Algorithms/SVORIM/alphas.c old mode 100755 new mode 100644 diff --git a/src/Algorithms/SVORIM/cachelist.c b/src/Algorithms/SVORIM/cachelist.c old mode 100755 new mode 100644 diff --git a/src/Algorithms/SVORIM/datalist.c b/src/Algorithms/SVORIM/datalist.c old mode 100755 new mode 100644 diff --git a/src/Algorithms/SVORIM/def_settings.c b/src/Algorithms/SVORIM/def_settings.c old mode 100755 new mode 100644 diff --git a/src/Algorithms/SVORIM/kcv.c b/src/Algorithms/SVORIM/kcv.c old mode 100755 new mode 100644 diff --git a/src/Algorithms/SVORIM/loadfile.c b/src/Algorithms/SVORIM/loadfile.c old mode 100755 new mode 100644 diff --git a/src/Algorithms/SVORIM/main.c b/src/Algorithms/SVORIM/main.c old mode 100755 new mode 100644 diff --git a/src/Algorithms/SVORIM/ordinal_takestep.c b/src/Algorithms/SVORIM/ordinal_takestep.c old mode 100755 new mode 100644 diff --git a/src/Algorithms/SVORIM/setandfi.c b/src/Algorithms/SVORIM/setandfi.c old mode 100755 new mode 100644 diff --git a/src/Algorithms/SVORIM/smo.h b/src/Algorithms/SVORIM/smo.h old mode 100755 new mode 100644 diff --git a/src/Algorithms/SVORIM/smo_kernel.c b/src/Algorithms/SVORIM/smo_kernel.c old mode 100755 new mode 100644 diff --git a/src/Algorithms/SVORIM/smo_routine.c b/src/Algorithms/SVORIM/smo_routine.c old mode 100755 new mode 100644 diff --git a/src/Algorithms/SVORIM/smo_settings.c b/src/Algorithms/SVORIM/smo_settings.c old mode 100755 new mode 100644 diff --git a/src/Algorithms/SVORIM/smo_timer.c b/src/Algorithms/SVORIM/smo_timer.c old mode 100755 new mode 100644 diff --git a/src/Algorithms/SVORIM/svc_predict.c b/src/Algorithms/SVORIM/svc_predict.c old mode 100755 new mode 100644 diff --git a/src/Algorithms/libsvm-rank-2.81/matlab/make.m b/src/Algorithms/libsvm-rank-2.81/matlab/make.m old mode 100755 new mode 100644 diff --git a/src/Algorithms/libsvm-weights-3.12/matlab/make.m b/src/Algorithms/libsvm-weights-3.12/matlab/make.m old mode 100755 new mode 100644