From 4b204b184b23d27e3ca71338875302f1e84f8f1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 19 Jun 2008 13:50:58 +0000 Subject: removed the svn:executable bit for code, patches and text svn path=/trunk/externals/grh/; revision=10048 --- GApop/config-pd-darwin.txt | 0 GApop/config-pd-linux.txt | 0 GApop/config-pd-mingw.txt | 0 GApop/config-pd-msvc.txt | 0 GApop/gpl.txt | 0 GApop/license.txt | 0 GApop/make-files.txt | 0 GApop/package.txt | 0 GApop/pd/GA_example1.pd | 0 GApop/pd/GApop-help.pd | 0 GApop/readme.txt | 0 GApop/src/GApop.cpp | 0 PDContainer/gpl.txt | 0 PDContainer/help/h_deque-help.pd | 0 PDContainer/help/h_list-help.pd | 0 PDContainer/help/h_map-help.pd | 0 PDContainer/help/h_multimap-help.pd | 0 PDContainer/help/h_multiset-help.pd | 0 PDContainer/help/h_priority_queue-help.pd | 0 PDContainer/help/h_queue-help.pd | 0 PDContainer/help/h_set-help.pd | 0 PDContainer/help/h_stack-help.pd | 0 PDContainer/help/h_vector-help.pd | 0 PDContainer/include/ContainerBase.h | 0 PDContainer/include/GlobalStuff.h | 0 PDContainer/include/HDeque.h | 0 PDContainer/include/HList.h | 0 PDContainer/include/HMap.h | 0 PDContainer/include/HMultiMap.h | 0 PDContainer/include/HMultiSet.h | 0 PDContainer/include/HPrioQueue.h | 0 PDContainer/include/HQueue.h | 0 PDContainer/include/HSet.h | 0 PDContainer/include/HStack.h | 0 PDContainer/include/HVector.h | 0 PDContainer/include/MapBase.h | 0 PDContainer/include/QueueStack.h | 0 PDContainer/include/SequBase.h | 0 PDContainer/include/SimpleBase.h | 0 PDContainer/install.txt | 0 PDContainer/readme.txt | 0 PDContainer/src/HDeque.cpp | 0 PDContainer/src/HList.cpp | 0 PDContainer/src/HMap.cpp | 0 PDContainer/src/HMultiMap.cpp | 0 PDContainer/src/HMultiSet.cpp | 0 PDContainer/src/HPrioQueue.cpp | 0 PDContainer/src/HQueue.cpp | 0 PDContainer/src/HSet.cpp | 0 PDContainer/src/HStack.cpp | 0 PDContainer/src/HVector.cpp | 0 PDContainer/src/PDContainer.cpp | 0 PDContainer/src/h_deque.cpp | 0 PDContainer/src/h_list.cpp | 0 PDContainer/src/h_map.cpp | 0 PDContainer/src/h_multimap.cpp | 0 PDContainer/src/h_multiset.cpp | 0 PDContainer/src/h_prioqueue.cpp | 0 PDContainer/src/h_queue.cpp | 0 PDContainer/src/h_set.cpp | 0 PDContainer/src/h_stack.cpp | 0 PDContainer/src/h_vector.cpp | 0 PDContainer/tinyxml/tinystr.cpp | 0 PDContainer/tinyxml/tinystr.h | 0 PDContainer/tinyxml/tinyxml.cpp | 0 PDContainer/tinyxml/tinyxml.h | 0 PDContainer/tinyxml/tinyxmlerror.cpp | 0 PDContainer/tinyxml/tinyxmlparser.cpp | 0 adaptive/GnuGPL.txt | 0 adaptive/doc/lms2~-help.pd | 0 adaptive/doc/lms~-help.pd | 0 adaptive/doc/nlms2~-help.pd | 0 adaptive/doc/nlms~-help.pd | 0 adaptive/examples/01.system_identification.pd | 0 adaptive/examples/02.persistent_excitation.pd | 0 adaptive/examples/03.undermodeling.pd | 0 adaptive/examples/04.misadjustment.pd | 0 adaptive/examples/05.tracking.pd | 0 adaptive/examples/06.interference_cancelation.pd | 0 adaptive/examples/07.adaptive_equalization.pd | 0 adaptive/examples/08.decision-directed_equalization.pd | 0 adaptive/examples/spectrum~.pd | 0 adaptive/src/adaptive.c | 0 adaptive/src/adaptive.h | 0 adaptive/src/lms2~.c | 0 adaptive/src/lms~.c | 0 adaptive/src/nlms2~.c | 0 adaptive/src/nlms3~.c | 0 adaptive/src/nlms~.c | 0 pix_linNN/LinNeuralNet.cpp | 0 pix_linNN/LinNeuralNet.h | 0 pix_linNN/gpl.txt | 0 pix_linNN/pix_linNN-help.pd | 0 pix_linNN/pix_linNN.cpp | 0 pix_linNN/pix_linNN.h | 0 pix_linNN/readme.txt | 0 pix_recNN/NNActivation.h | 0 pix_recNN/NNException.h | 0 pix_recNN/NNet.h | 0 pix_recNN/Neuron.cpp | 0 pix_recNN/Neuron.h | 0 pix_recNN/RecurrentNeuron.cpp | 0 pix_recNN/RecurrentNeuron.h | 0 pix_recNN/gpl.txt | 0 pix_recNN/pix_recNN-help.pd | 0 pix_recNN/pix_recNN.cpp | 0 pix_recNN/pix_recNN.h | 0 pix_recNN/readme.txt | 0 threadlib/GnuGPL.txt | 0 threadlib/doc/detach-help.pd | 0 threadlib/doc/join-help.pd | 0 threadlib/doc/sleep-help.pd | 0 threadlib/src/callbacks.c | 0 threadlib/src/detach.c | 0 threadlib/src/fifo.c | 0 threadlib/src/join.c | 0 threadlib/src/sleep.c | 0 threadlib/src/threadlib.c | 0 threadlib/src/threadlib.h | 0 119 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 GApop/config-pd-darwin.txt mode change 100755 => 100644 GApop/config-pd-linux.txt mode change 100755 => 100644 GApop/config-pd-mingw.txt mode change 100755 => 100644 GApop/config-pd-msvc.txt mode change 100755 => 100644 GApop/gpl.txt mode change 100755 => 100644 GApop/license.txt mode change 100755 => 100644 GApop/make-files.txt mode change 100755 => 100644 GApop/package.txt mode change 100755 => 100644 GApop/pd/GA_example1.pd mode change 100755 => 100644 GApop/pd/GApop-help.pd mode change 100755 => 100644 GApop/readme.txt mode change 100755 => 100644 GApop/src/GApop.cpp mode change 100755 => 100644 PDContainer/gpl.txt mode change 100755 => 100644 PDContainer/help/h_deque-help.pd mode change 100755 => 100644 PDContainer/help/h_list-help.pd mode change 100755 => 100644 PDContainer/help/h_map-help.pd mode change 100755 => 100644 PDContainer/help/h_multimap-help.pd mode change 100755 => 100644 PDContainer/help/h_multiset-help.pd mode change 100755 => 100644 PDContainer/help/h_priority_queue-help.pd mode change 100755 => 100644 PDContainer/help/h_queue-help.pd mode change 100755 => 100644 PDContainer/help/h_set-help.pd mode change 100755 => 100644 PDContainer/help/h_stack-help.pd mode change 100755 => 100644 PDContainer/help/h_vector-help.pd mode change 100755 => 100644 PDContainer/include/ContainerBase.h mode change 100755 => 100644 PDContainer/include/GlobalStuff.h mode change 100755 => 100644 PDContainer/include/HDeque.h mode change 100755 => 100644 PDContainer/include/HList.h mode change 100755 => 100644 PDContainer/include/HMap.h mode change 100755 => 100644 PDContainer/include/HMultiMap.h mode change 100755 => 100644 PDContainer/include/HMultiSet.h mode change 100755 => 100644 PDContainer/include/HPrioQueue.h mode change 100755 => 100644 PDContainer/include/HQueue.h mode change 100755 => 100644 PDContainer/include/HSet.h mode change 100755 => 100644 PDContainer/include/HStack.h mode change 100755 => 100644 PDContainer/include/HVector.h mode change 100755 => 100644 PDContainer/include/MapBase.h mode change 100755 => 100644 PDContainer/include/QueueStack.h mode change 100755 => 100644 PDContainer/include/SequBase.h mode change 100755 => 100644 PDContainer/include/SimpleBase.h mode change 100755 => 100644 PDContainer/install.txt mode change 100755 => 100644 PDContainer/readme.txt mode change 100755 => 100644 PDContainer/src/HDeque.cpp mode change 100755 => 100644 PDContainer/src/HList.cpp mode change 100755 => 100644 PDContainer/src/HMap.cpp mode change 100755 => 100644 PDContainer/src/HMultiMap.cpp mode change 100755 => 100644 PDContainer/src/HMultiSet.cpp mode change 100755 => 100644 PDContainer/src/HPrioQueue.cpp mode change 100755 => 100644 PDContainer/src/HQueue.cpp mode change 100755 => 100644 PDContainer/src/HSet.cpp mode change 100755 => 100644 PDContainer/src/HStack.cpp mode change 100755 => 100644 PDContainer/src/HVector.cpp mode change 100755 => 100644 PDContainer/src/PDContainer.cpp mode change 100755 => 100644 PDContainer/src/h_deque.cpp mode change 100755 => 100644 PDContainer/src/h_list.cpp mode change 100755 => 100644 PDContainer/src/h_map.cpp mode change 100755 => 100644 PDContainer/src/h_multimap.cpp mode change 100755 => 100644 PDContainer/src/h_multiset.cpp mode change 100755 => 100644 PDContainer/src/h_prioqueue.cpp mode change 100755 => 100644 PDContainer/src/h_queue.cpp mode change 100755 => 100644 PDContainer/src/h_set.cpp mode change 100755 => 100644 PDContainer/src/h_stack.cpp mode change 100755 => 100644 PDContainer/src/h_vector.cpp mode change 100755 => 100644 PDContainer/tinyxml/tinystr.cpp mode change 100755 => 100644 PDContainer/tinyxml/tinystr.h mode change 100755 => 100644 PDContainer/tinyxml/tinyxml.cpp mode change 100755 => 100644 PDContainer/tinyxml/tinyxml.h mode change 100755 => 100644 PDContainer/tinyxml/tinyxmlerror.cpp mode change 100755 => 100644 PDContainer/tinyxml/tinyxmlparser.cpp mode change 100755 => 100644 adaptive/GnuGPL.txt mode change 100755 => 100644 adaptive/doc/lms2~-help.pd mode change 100755 => 100644 adaptive/doc/lms~-help.pd mode change 100755 => 100644 adaptive/doc/nlms2~-help.pd mode change 100755 => 100644 adaptive/doc/nlms~-help.pd mode change 100755 => 100644 adaptive/examples/01.system_identification.pd mode change 100755 => 100644 adaptive/examples/02.persistent_excitation.pd mode change 100755 => 100644 adaptive/examples/03.undermodeling.pd mode change 100755 => 100644 adaptive/examples/04.misadjustment.pd mode change 100755 => 100644 adaptive/examples/05.tracking.pd mode change 100755 => 100644 adaptive/examples/06.interference_cancelation.pd mode change 100755 => 100644 adaptive/examples/07.adaptive_equalization.pd mode change 100755 => 100644 adaptive/examples/08.decision-directed_equalization.pd mode change 100755 => 100644 adaptive/examples/spectrum~.pd mode change 100755 => 100644 adaptive/src/adaptive.c mode change 100755 => 100644 adaptive/src/adaptive.h mode change 100755 => 100644 adaptive/src/lms2~.c mode change 100755 => 100644 adaptive/src/lms~.c mode change 100755 => 100644 adaptive/src/nlms2~.c mode change 100755 => 100644 adaptive/src/nlms3~.c mode change 100755 => 100644 adaptive/src/nlms~.c mode change 100755 => 100644 pix_linNN/LinNeuralNet.cpp mode change 100755 => 100644 pix_linNN/LinNeuralNet.h mode change 100755 => 100644 pix_linNN/gpl.txt mode change 100755 => 100644 pix_linNN/pix_linNN-help.pd mode change 100755 => 100644 pix_linNN/pix_linNN.cpp mode change 100755 => 100644 pix_linNN/pix_linNN.h mode change 100755 => 100644 pix_linNN/readme.txt mode change 100755 => 100644 pix_recNN/NNActivation.h mode change 100755 => 100644 pix_recNN/NNException.h mode change 100755 => 100644 pix_recNN/NNet.h mode change 100755 => 100644 pix_recNN/Neuron.cpp mode change 100755 => 100644 pix_recNN/Neuron.h mode change 100755 => 100644 pix_recNN/RecurrentNeuron.cpp mode change 100755 => 100644 pix_recNN/RecurrentNeuron.h mode change 100755 => 100644 pix_recNN/gpl.txt mode change 100755 => 100644 pix_recNN/pix_recNN-help.pd mode change 100755 => 100644 pix_recNN/pix_recNN.cpp mode change 100755 => 100644 pix_recNN/pix_recNN.h mode change 100755 => 100644 pix_recNN/readme.txt mode change 100755 => 100644 threadlib/GnuGPL.txt mode change 100755 => 100644 threadlib/doc/detach-help.pd mode change 100755 => 100644 threadlib/doc/join-help.pd mode change 100755 => 100644 threadlib/doc/sleep-help.pd mode change 100755 => 100644 threadlib/src/callbacks.c mode change 100755 => 100644 threadlib/src/detach.c mode change 100755 => 100644 threadlib/src/fifo.c mode change 100755 => 100644 threadlib/src/join.c mode change 100755 => 100644 threadlib/src/sleep.c mode change 100755 => 100644 threadlib/src/threadlib.c mode change 100755 => 100644 threadlib/src/threadlib.h diff --git a/GApop/config-pd-darwin.txt b/GApop/config-pd-darwin.txt old mode 100755 new mode 100644 diff --git a/GApop/config-pd-linux.txt b/GApop/config-pd-linux.txt old mode 100755 new mode 100644 diff --git a/GApop/config-pd-mingw.txt b/GApop/config-pd-mingw.txt old mode 100755 new mode 100644 diff --git a/GApop/config-pd-msvc.txt b/GApop/config-pd-msvc.txt old mode 100755 new mode 100644 diff --git a/GApop/gpl.txt b/GApop/gpl.txt old mode 100755 new mode 100644 diff --git a/GApop/license.txt b/GApop/license.txt old mode 100755 new mode 100644 diff --git a/GApop/make-files.txt b/GApop/make-files.txt old mode 100755 new mode 100644 diff --git a/GApop/package.txt b/GApop/package.txt old mode 100755 new mode 100644 diff --git a/GApop/pd/GA_example1.pd b/GApop/pd/GA_example1.pd old mode 100755 new mode 100644 diff --git a/GApop/pd/GApop-help.pd b/GApop/pd/GApop-help.pd old mode 100755 new mode 100644 diff --git a/GApop/readme.txt b/GApop/readme.txt old mode 100755 new mode 100644 diff --git a/GApop/src/GApop.cpp b/GApop/src/GApop.cpp old mode 100755 new mode 100644 diff --git a/PDContainer/gpl.txt b/PDContainer/gpl.txt old mode 100755 new mode 100644 diff --git a/PDContainer/help/h_deque-help.pd b/PDContainer/help/h_deque-help.pd old mode 100755 new mode 100644 diff --git a/PDContainer/help/h_list-help.pd b/PDContainer/help/h_list-help.pd old mode 100755 new mode 100644 diff --git a/PDContainer/help/h_map-help.pd b/PDContainer/help/h_map-help.pd old mode 100755 new mode 100644 diff --git a/PDContainer/help/h_multimap-help.pd b/PDContainer/help/h_multimap-help.pd old mode 100755 new mode 100644 diff --git a/PDContainer/help/h_multiset-help.pd b/PDContainer/help/h_multiset-help.pd old mode 100755 new mode 100644 diff --git a/PDContainer/help/h_priority_queue-help.pd b/PDContainer/help/h_priority_queue-help.pd old mode 100755 new mode 100644 diff --git a/PDContainer/help/h_queue-help.pd b/PDContainer/help/h_queue-help.pd old mode 100755 new mode 100644 diff --git a/PDContainer/help/h_set-help.pd b/PDContainer/help/h_set-help.pd old mode 100755 new mode 100644 diff --git a/PDContainer/help/h_stack-help.pd b/PDContainer/help/h_stack-help.pd old mode 100755 new mode 100644 diff --git a/PDContainer/help/h_vector-help.pd b/PDContainer/help/h_vector-help.pd old mode 100755 new mode 100644 diff --git a/PDContainer/include/ContainerBase.h b/PDContainer/include/ContainerBase.h old mode 100755 new mode 100644 diff --git a/PDContainer/include/GlobalStuff.h b/PDContainer/include/GlobalStuff.h old mode 100755 new mode 100644 diff --git a/PDContainer/include/HDeque.h b/PDContainer/include/HDeque.h old mode 100755 new mode 100644 diff --git a/PDContainer/include/HList.h b/PDContainer/include/HList.h old mode 100755 new mode 100644 diff --git a/PDContainer/include/HMap.h b/PDContainer/include/HMap.h old mode 100755 new mode 100644 diff --git a/PDContainer/include/HMultiMap.h b/PDContainer/include/HMultiMap.h old mode 100755 new mode 100644 diff --git a/PDContainer/include/HMultiSet.h b/PDContainer/include/HMultiSet.h old mode 100755 new mode 100644 diff --git a/PDContainer/include/HPrioQueue.h b/PDContainer/include/HPrioQueue.h old mode 100755 new mode 100644 diff --git a/PDContainer/include/HQueue.h b/PDContainer/include/HQueue.h old mode 100755 new mode 100644 diff --git a/PDContainer/include/HSet.h b/PDContainer/include/HSet.h old mode 100755 new mode 100644 diff --git a/PDContainer/include/HStack.h b/PDContainer/include/HStack.h old mode 100755 new mode 100644 diff --git a/PDContainer/include/HVector.h b/PDContainer/include/HVector.h old mode 100755 new mode 100644 diff --git a/PDContainer/include/MapBase.h b/PDContainer/include/MapBase.h old mode 100755 new mode 100644 diff --git a/PDContainer/include/QueueStack.h b/PDContainer/include/QueueStack.h old mode 100755 new mode 100644 diff --git a/PDContainer/include/SequBase.h b/PDContainer/include/SequBase.h old mode 100755 new mode 100644 diff --git a/PDContainer/include/SimpleBase.h b/PDContainer/include/SimpleBase.h old mode 100755 new mode 100644 diff --git a/PDContainer/install.txt b/PDContainer/install.txt old mode 100755 new mode 100644 diff --git a/PDContainer/readme.txt b/PDContainer/readme.txt old mode 100755 new mode 100644 diff --git a/PDContainer/src/HDeque.cpp b/PDContainer/src/HDeque.cpp old mode 100755 new mode 100644 diff --git a/PDContainer/src/HList.cpp b/PDContainer/src/HList.cpp old mode 100755 new mode 100644 diff --git a/PDContainer/src/HMap.cpp b/PDContainer/src/HMap.cpp old mode 100755 new mode 100644 diff --git a/PDContainer/src/HMultiMap.cpp b/PDContainer/src/HMultiMap.cpp old mode 100755 new mode 100644 diff --git a/PDContainer/src/HMultiSet.cpp b/PDContainer/src/HMultiSet.cpp old mode 100755 new mode 100644 diff --git a/PDContainer/src/HPrioQueue.cpp b/PDContainer/src/HPrioQueue.cpp old mode 100755 new mode 100644 diff --git a/PDContainer/src/HQueue.cpp b/PDContainer/src/HQueue.cpp old mode 100755 new mode 100644 diff --git a/PDContainer/src/HSet.cpp b/PDContainer/src/HSet.cpp old mode 100755 new mode 100644 diff --git a/PDContainer/src/HStack.cpp b/PDContainer/src/HStack.cpp old mode 100755 new mode 100644 diff --git a/PDContainer/src/HVector.cpp b/PDContainer/src/HVector.cpp old mode 100755 new mode 100644 diff --git a/PDContainer/src/PDContainer.cpp b/PDContainer/src/PDContainer.cpp old mode 100755 new mode 100644 diff --git a/PDContainer/src/h_deque.cpp b/PDContainer/src/h_deque.cpp old mode 100755 new mode 100644 diff --git a/PDContainer/src/h_list.cpp b/PDContainer/src/h_list.cpp old mode 100755 new mode 100644 diff --git a/PDContainer/src/h_map.cpp b/PDContainer/src/h_map.cpp old mode 100755 new mode 100644 diff --git a/PDContainer/src/h_multimap.cpp b/PDContainer/src/h_multimap.cpp old mode 100755 new mode 100644 diff --git a/PDContainer/src/h_multiset.cpp b/PDContainer/src/h_multiset.cpp old mode 100755 new mode 100644 diff --git a/PDContainer/src/h_prioqueue.cpp b/PDContainer/src/h_prioqueue.cpp old mode 100755 new mode 100644 diff --git a/PDContainer/src/h_queue.cpp b/PDContainer/src/h_queue.cpp old mode 100755 new mode 100644 diff --git a/PDContainer/src/h_set.cpp b/PDContainer/src/h_set.cpp old mode 100755 new mode 100644 diff --git a/PDContainer/src/h_stack.cpp b/PDContainer/src/h_stack.cpp old mode 100755 new mode 100644 diff --git a/PDContainer/src/h_vector.cpp b/PDContainer/src/h_vector.cpp old mode 100755 new mode 100644 diff --git a/PDContainer/tinyxml/tinystr.cpp b/PDContainer/tinyxml/tinystr.cpp old mode 100755 new mode 100644 diff --git a/PDContainer/tinyxml/tinystr.h b/PDContainer/tinyxml/tinystr.h old mode 100755 new mode 100644 diff --git a/PDContainer/tinyxml/tinyxml.cpp b/PDContainer/tinyxml/tinyxml.cpp old mode 100755 new mode 100644 diff --git a/PDContainer/tinyxml/tinyxml.h b/PDContainer/tinyxml/tinyxml.h old mode 100755 new mode 100644 diff --git a/PDContainer/tinyxml/tinyxmlerror.cpp b/PDContainer/tinyxml/tinyxmlerror.cpp old mode 100755 new mode 100644 diff --git a/PDContainer/tinyxml/tinyxmlparser.cpp b/PDContainer/tinyxml/tinyxmlparser.cpp old mode 100755 new mode 100644 diff --git a/adaptive/GnuGPL.txt b/adaptive/GnuGPL.txt old mode 100755 new mode 100644 diff --git a/adaptive/doc/lms2~-help.pd b/adaptive/doc/lms2~-help.pd old mode 100755 new mode 100644 diff --git a/adaptive/doc/lms~-help.pd b/adaptive/doc/lms~-help.pd old mode 100755 new mode 100644 diff --git a/adaptive/doc/nlms2~-help.pd b/adaptive/doc/nlms2~-help.pd old mode 100755 new mode 100644 diff --git a/adaptive/doc/nlms~-help.pd b/adaptive/doc/nlms~-help.pd old mode 100755 new mode 100644 diff --git a/adaptive/examples/01.system_identification.pd b/adaptive/examples/01.system_identification.pd old mode 100755 new mode 100644 diff --git a/adaptive/examples/02.persistent_excitation.pd b/adaptive/examples/02.persistent_excitation.pd old mode 100755 new mode 100644 diff --git a/adaptive/examples/03.undermodeling.pd b/adaptive/examples/03.undermodeling.pd old mode 100755 new mode 100644 diff --git a/adaptive/examples/04.misadjustment.pd b/adaptive/examples/04.misadjustment.pd old mode 100755 new mode 100644 diff --git a/adaptive/examples/05.tracking.pd b/adaptive/examples/05.tracking.pd old mode 100755 new mode 100644 diff --git a/adaptive/examples/06.interference_cancelation.pd b/adaptive/examples/06.interference_cancelation.pd old mode 100755 new mode 100644 diff --git a/adaptive/examples/07.adaptive_equalization.pd b/adaptive/examples/07.adaptive_equalization.pd old mode 100755 new mode 100644 diff --git a/adaptive/examples/08.decision-directed_equalization.pd b/adaptive/examples/08.decision-directed_equalization.pd old mode 100755 new mode 100644 diff --git a/adaptive/examples/spectrum~.pd b/adaptive/examples/spectrum~.pd old mode 100755 new mode 100644 diff --git a/adaptive/src/adaptive.c b/adaptive/src/adaptive.c old mode 100755 new mode 100644 diff --git a/adaptive/src/adaptive.h b/adaptive/src/adaptive.h old mode 100755 new mode 100644 diff --git a/adaptive/src/lms2~.c b/adaptive/src/lms2~.c old mode 100755 new mode 100644 diff --git a/adaptive/src/lms~.c b/adaptive/src/lms~.c old mode 100755 new mode 100644 diff --git a/adaptive/src/nlms2~.c b/adaptive/src/nlms2~.c old mode 100755 new mode 100644 diff --git a/adaptive/src/nlms3~.c b/adaptive/src/nlms3~.c old mode 100755 new mode 100644 diff --git a/adaptive/src/nlms~.c b/adaptive/src/nlms~.c old mode 100755 new mode 100644 diff --git a/pix_linNN/LinNeuralNet.cpp b/pix_linNN/LinNeuralNet.cpp old mode 100755 new mode 100644 diff --git a/pix_linNN/LinNeuralNet.h b/pix_linNN/LinNeuralNet.h old mode 100755 new mode 100644 diff --git a/pix_linNN/gpl.txt b/pix_linNN/gpl.txt old mode 100755 new mode 100644 diff --git a/pix_linNN/pix_linNN-help.pd b/pix_linNN/pix_linNN-help.pd old mode 100755 new mode 100644 diff --git a/pix_linNN/pix_linNN.cpp b/pix_linNN/pix_linNN.cpp old mode 100755 new mode 100644 diff --git a/pix_linNN/pix_linNN.h b/pix_linNN/pix_linNN.h old mode 100755 new mode 100644 diff --git a/pix_linNN/readme.txt b/pix_linNN/readme.txt old mode 100755 new mode 100644 diff --git a/pix_recNN/NNActivation.h b/pix_recNN/NNActivation.h old mode 100755 new mode 100644 diff --git a/pix_recNN/NNException.h b/pix_recNN/NNException.h old mode 100755 new mode 100644 diff --git a/pix_recNN/NNet.h b/pix_recNN/NNet.h old mode 100755 new mode 100644 diff --git a/pix_recNN/Neuron.cpp b/pix_recNN/Neuron.cpp old mode 100755 new mode 100644 diff --git a/pix_recNN/Neuron.h b/pix_recNN/Neuron.h old mode 100755 new mode 100644 diff --git a/pix_recNN/RecurrentNeuron.cpp b/pix_recNN/RecurrentNeuron.cpp old mode 100755 new mode 100644 diff --git a/pix_recNN/RecurrentNeuron.h b/pix_recNN/RecurrentNeuron.h old mode 100755 new mode 100644 diff --git a/pix_recNN/gpl.txt b/pix_recNN/gpl.txt old mode 100755 new mode 100644 diff --git a/pix_recNN/pix_recNN-help.pd b/pix_recNN/pix_recNN-help.pd old mode 100755 new mode 100644 diff --git a/pix_recNN/pix_recNN.cpp b/pix_recNN/pix_recNN.cpp old mode 100755 new mode 100644 diff --git a/pix_recNN/pix_recNN.h b/pix_recNN/pix_recNN.h old mode 100755 new mode 100644 diff --git a/pix_recNN/readme.txt b/pix_recNN/readme.txt old mode 100755 new mode 100644 diff --git a/threadlib/GnuGPL.txt b/threadlib/GnuGPL.txt old mode 100755 new mode 100644 diff --git a/threadlib/doc/detach-help.pd b/threadlib/doc/detach-help.pd old mode 100755 new mode 100644 diff --git a/threadlib/doc/join-help.pd b/threadlib/doc/join-help.pd old mode 100755 new mode 100644 diff --git a/threadlib/doc/sleep-help.pd b/threadlib/doc/sleep-help.pd old mode 100755 new mode 100644 diff --git a/threadlib/src/callbacks.c b/threadlib/src/callbacks.c old mode 100755 new mode 100644 diff --git a/threadlib/src/detach.c b/threadlib/src/detach.c old mode 100755 new mode 100644 diff --git a/threadlib/src/fifo.c b/threadlib/src/fifo.c old mode 100755 new mode 100644 diff --git a/threadlib/src/join.c b/threadlib/src/join.c old mode 100755 new mode 100644 diff --git a/threadlib/src/sleep.c b/threadlib/src/sleep.c old mode 100755 new mode 100644 diff --git a/threadlib/src/threadlib.c b/threadlib/src/threadlib.c old mode 100755 new mode 100644 diff --git a/threadlib/src/threadlib.h b/threadlib/src/threadlib.h old mode 100755 new mode 100644 -- cgit v1.2.1