aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-06-19 13:50:58 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-06-19 13:50:58 +0000
commit4b204b184b23d27e3ca71338875302f1e84f8f1f (patch)
tree30859b7b6f36381f50d840b3c35026d80ac159e2
parent97e0380aeb1807103130b686fcaff746b662a002 (diff)
removed the svn:executable bit for code, patches and text
svn path=/trunk/externals/grh/; revision=10048
-rw-r--r--[-rwxr-xr-x]GApop/config-pd-darwin.txt0
-rw-r--r--[-rwxr-xr-x]GApop/config-pd-linux.txt0
-rw-r--r--[-rwxr-xr-x]GApop/config-pd-mingw.txt0
-rw-r--r--[-rwxr-xr-x]GApop/config-pd-msvc.txt0
-rw-r--r--[-rwxr-xr-x]GApop/gpl.txt0
-rw-r--r--[-rwxr-xr-x]GApop/license.txt0
-rw-r--r--[-rwxr-xr-x]GApop/make-files.txt0
-rw-r--r--[-rwxr-xr-x]GApop/package.txt0
-rw-r--r--[-rwxr-xr-x]GApop/pd/GA_example1.pd0
-rw-r--r--[-rwxr-xr-x]GApop/pd/GApop-help.pd0
-rw-r--r--[-rwxr-xr-x]GApop/readme.txt0
-rw-r--r--[-rwxr-xr-x]GApop/src/GApop.cpp0
-rw-r--r--[-rwxr-xr-x]PDContainer/gpl.txt0
-rw-r--r--[-rwxr-xr-x]PDContainer/help/h_deque-help.pd0
-rw-r--r--[-rwxr-xr-x]PDContainer/help/h_list-help.pd0
-rw-r--r--[-rwxr-xr-x]PDContainer/help/h_map-help.pd0
-rw-r--r--[-rwxr-xr-x]PDContainer/help/h_multimap-help.pd0
-rw-r--r--[-rwxr-xr-x]PDContainer/help/h_multiset-help.pd0
-rw-r--r--[-rwxr-xr-x]PDContainer/help/h_priority_queue-help.pd0
-rw-r--r--[-rwxr-xr-x]PDContainer/help/h_queue-help.pd0
-rw-r--r--[-rwxr-xr-x]PDContainer/help/h_set-help.pd0
-rw-r--r--[-rwxr-xr-x]PDContainer/help/h_stack-help.pd0
-rw-r--r--[-rwxr-xr-x]PDContainer/help/h_vector-help.pd0
-rw-r--r--[-rwxr-xr-x]PDContainer/include/ContainerBase.h0
-rw-r--r--[-rwxr-xr-x]PDContainer/include/GlobalStuff.h0
-rw-r--r--[-rwxr-xr-x]PDContainer/include/HDeque.h0
-rw-r--r--[-rwxr-xr-x]PDContainer/include/HList.h0
-rw-r--r--[-rwxr-xr-x]PDContainer/include/HMap.h0
-rw-r--r--[-rwxr-xr-x]PDContainer/include/HMultiMap.h0
-rw-r--r--[-rwxr-xr-x]PDContainer/include/HMultiSet.h0
-rw-r--r--[-rwxr-xr-x]PDContainer/include/HPrioQueue.h0
-rw-r--r--[-rwxr-xr-x]PDContainer/include/HQueue.h0
-rw-r--r--[-rwxr-xr-x]PDContainer/include/HSet.h0
-rw-r--r--[-rwxr-xr-x]PDContainer/include/HStack.h0
-rw-r--r--[-rwxr-xr-x]PDContainer/include/HVector.h0
-rw-r--r--[-rwxr-xr-x]PDContainer/include/MapBase.h0
-rw-r--r--[-rwxr-xr-x]PDContainer/include/QueueStack.h0
-rw-r--r--[-rwxr-xr-x]PDContainer/include/SequBase.h0
-rw-r--r--[-rwxr-xr-x]PDContainer/include/SimpleBase.h0
-rw-r--r--[-rwxr-xr-x]PDContainer/install.txt0
-rw-r--r--[-rwxr-xr-x]PDContainer/readme.txt0
-rw-r--r--[-rwxr-xr-x]PDContainer/src/HDeque.cpp0
-rw-r--r--[-rwxr-xr-x]PDContainer/src/HList.cpp0
-rw-r--r--[-rwxr-xr-x]PDContainer/src/HMap.cpp0
-rw-r--r--[-rwxr-xr-x]PDContainer/src/HMultiMap.cpp0
-rw-r--r--[-rwxr-xr-x]PDContainer/src/HMultiSet.cpp0
-rw-r--r--[-rwxr-xr-x]PDContainer/src/HPrioQueue.cpp0
-rw-r--r--[-rwxr-xr-x]PDContainer/src/HQueue.cpp0
-rw-r--r--[-rwxr-xr-x]PDContainer/src/HSet.cpp0
-rw-r--r--[-rwxr-xr-x]PDContainer/src/HStack.cpp0
-rw-r--r--[-rwxr-xr-x]PDContainer/src/HVector.cpp0
-rw-r--r--[-rwxr-xr-x]PDContainer/src/PDContainer.cpp0
-rw-r--r--[-rwxr-xr-x]PDContainer/src/h_deque.cpp0
-rw-r--r--[-rwxr-xr-x]PDContainer/src/h_list.cpp0
-rw-r--r--[-rwxr-xr-x]PDContainer/src/h_map.cpp0
-rw-r--r--[-rwxr-xr-x]PDContainer/src/h_multimap.cpp0
-rw-r--r--[-rwxr-xr-x]PDContainer/src/h_multiset.cpp0
-rw-r--r--[-rwxr-xr-x]PDContainer/src/h_prioqueue.cpp0
-rw-r--r--[-rwxr-xr-x]PDContainer/src/h_queue.cpp0
-rw-r--r--[-rwxr-xr-x]PDContainer/src/h_set.cpp0
-rw-r--r--[-rwxr-xr-x]PDContainer/src/h_stack.cpp0
-rw-r--r--[-rwxr-xr-x]PDContainer/src/h_vector.cpp0
-rw-r--r--[-rwxr-xr-x]PDContainer/tinyxml/tinystr.cpp0
-rw-r--r--[-rwxr-xr-x]PDContainer/tinyxml/tinystr.h0
-rw-r--r--[-rwxr-xr-x]PDContainer/tinyxml/tinyxml.cpp0
-rw-r--r--[-rwxr-xr-x]PDContainer/tinyxml/tinyxml.h0
-rw-r--r--[-rwxr-xr-x]PDContainer/tinyxml/tinyxmlerror.cpp0
-rw-r--r--[-rwxr-xr-x]PDContainer/tinyxml/tinyxmlparser.cpp0
-rw-r--r--[-rwxr-xr-x]adaptive/GnuGPL.txt0
-rw-r--r--[-rwxr-xr-x]adaptive/doc/lms2~-help.pd0
-rw-r--r--[-rwxr-xr-x]adaptive/doc/lms~-help.pd0
-rw-r--r--[-rwxr-xr-x]adaptive/doc/nlms2~-help.pd0
-rw-r--r--[-rwxr-xr-x]adaptive/doc/nlms~-help.pd0
-rw-r--r--[-rwxr-xr-x]adaptive/examples/01.system_identification.pd0
-rw-r--r--[-rwxr-xr-x]adaptive/examples/02.persistent_excitation.pd0
-rw-r--r--[-rwxr-xr-x]adaptive/examples/03.undermodeling.pd0
-rw-r--r--[-rwxr-xr-x]adaptive/examples/04.misadjustment.pd0
-rw-r--r--[-rwxr-xr-x]adaptive/examples/05.tracking.pd0
-rw-r--r--[-rwxr-xr-x]adaptive/examples/06.interference_cancelation.pd0
-rw-r--r--[-rwxr-xr-x]adaptive/examples/07.adaptive_equalization.pd0
-rw-r--r--[-rwxr-xr-x]adaptive/examples/08.decision-directed_equalization.pd0
-rw-r--r--[-rwxr-xr-x]adaptive/examples/spectrum~.pd0
-rw-r--r--[-rwxr-xr-x]adaptive/src/adaptive.c0
-rw-r--r--[-rwxr-xr-x]adaptive/src/adaptive.h0
-rw-r--r--[-rwxr-xr-x]adaptive/src/lms2~.c0
-rw-r--r--[-rwxr-xr-x]adaptive/src/lms~.c0
-rw-r--r--[-rwxr-xr-x]adaptive/src/nlms2~.c0
-rw-r--r--[-rwxr-xr-x]adaptive/src/nlms3~.c0
-rw-r--r--[-rwxr-xr-x]adaptive/src/nlms~.c0
-rw-r--r--[-rwxr-xr-x]pix_linNN/LinNeuralNet.cpp0
-rw-r--r--[-rwxr-xr-x]pix_linNN/LinNeuralNet.h0
-rw-r--r--[-rwxr-xr-x]pix_linNN/gpl.txt0
-rw-r--r--[-rwxr-xr-x]pix_linNN/pix_linNN-help.pd0
-rw-r--r--[-rwxr-xr-x]pix_linNN/pix_linNN.cpp0
-rw-r--r--[-rwxr-xr-x]pix_linNN/pix_linNN.h0
-rw-r--r--[-rwxr-xr-x]pix_linNN/readme.txt0
-rw-r--r--[-rwxr-xr-x]pix_recNN/NNActivation.h0
-rw-r--r--[-rwxr-xr-x]pix_recNN/NNException.h0
-rw-r--r--[-rwxr-xr-x]pix_recNN/NNet.h0
-rw-r--r--[-rwxr-xr-x]pix_recNN/Neuron.cpp0
-rw-r--r--[-rwxr-xr-x]pix_recNN/Neuron.h0
-rw-r--r--[-rwxr-xr-x]pix_recNN/RecurrentNeuron.cpp0
-rw-r--r--[-rwxr-xr-x]pix_recNN/RecurrentNeuron.h0
-rw-r--r--[-rwxr-xr-x]pix_recNN/gpl.txt0
-rw-r--r--[-rwxr-xr-x]pix_recNN/pix_recNN-help.pd0
-rw-r--r--[-rwxr-xr-x]pix_recNN/pix_recNN.cpp0
-rw-r--r--[-rwxr-xr-x]pix_recNN/pix_recNN.h0
-rw-r--r--[-rwxr-xr-x]pix_recNN/readme.txt0
-rw-r--r--[-rwxr-xr-x]threadlib/GnuGPL.txt0
-rw-r--r--[-rwxr-xr-x]threadlib/doc/detach-help.pd0
-rw-r--r--[-rwxr-xr-x]threadlib/doc/join-help.pd0
-rw-r--r--[-rwxr-xr-x]threadlib/doc/sleep-help.pd0
-rw-r--r--[-rwxr-xr-x]threadlib/src/callbacks.c0
-rw-r--r--[-rwxr-xr-x]threadlib/src/detach.c0
-rw-r--r--[-rwxr-xr-x]threadlib/src/fifo.c0
-rw-r--r--[-rwxr-xr-x]threadlib/src/join.c0
-rw-r--r--[-rwxr-xr-x]threadlib/src/sleep.c0
-rw-r--r--[-rwxr-xr-x]threadlib/src/threadlib.c0
-rw-r--r--[-rwxr-xr-x]threadlib/src/threadlib.h0
119 files changed, 0 insertions, 0 deletions
diff --git a/GApop/config-pd-darwin.txt b/GApop/config-pd-darwin.txt
index 1b84a23..1b84a23 100755..100644
--- a/GApop/config-pd-darwin.txt
+++ b/GApop/config-pd-darwin.txt
diff --git a/GApop/config-pd-linux.txt b/GApop/config-pd-linux.txt
index 1e87ea1..1e87ea1 100755..100644
--- a/GApop/config-pd-linux.txt
+++ b/GApop/config-pd-linux.txt
diff --git a/GApop/config-pd-mingw.txt b/GApop/config-pd-mingw.txt
index 6254bbd..6254bbd 100755..100644
--- a/GApop/config-pd-mingw.txt
+++ b/GApop/config-pd-mingw.txt
diff --git a/GApop/config-pd-msvc.txt b/GApop/config-pd-msvc.txt
index 06faa52..06faa52 100755..100644
--- a/GApop/config-pd-msvc.txt
+++ b/GApop/config-pd-msvc.txt
diff --git a/GApop/gpl.txt b/GApop/gpl.txt
index d60c31a..d60c31a 100755..100644
--- a/GApop/gpl.txt
+++ b/GApop/gpl.txt
diff --git a/GApop/license.txt b/GApop/license.txt
index 82f6ec0..82f6ec0 100755..100644
--- a/GApop/license.txt
+++ b/GApop/license.txt
diff --git a/GApop/make-files.txt b/GApop/make-files.txt
index 7b5176b..7b5176b 100755..100644
--- a/GApop/make-files.txt
+++ b/GApop/make-files.txt
diff --git a/GApop/package.txt b/GApop/package.txt
index 60f2ca5..60f2ca5 100755..100644
--- a/GApop/package.txt
+++ b/GApop/package.txt
diff --git a/GApop/pd/GA_example1.pd b/GApop/pd/GA_example1.pd
index 3e22ea7..3e22ea7 100755..100644
--- a/GApop/pd/GA_example1.pd
+++ b/GApop/pd/GA_example1.pd
diff --git a/GApop/pd/GApop-help.pd b/GApop/pd/GApop-help.pd
index b1266b2..b1266b2 100755..100644
--- a/GApop/pd/GApop-help.pd
+++ b/GApop/pd/GApop-help.pd
diff --git a/GApop/readme.txt b/GApop/readme.txt
index 538b48c..538b48c 100755..100644
--- a/GApop/readme.txt
+++ b/GApop/readme.txt
diff --git a/GApop/src/GApop.cpp b/GApop/src/GApop.cpp
index 8f2dd3c..8f2dd3c 100755..100644
--- a/GApop/src/GApop.cpp
+++ b/GApop/src/GApop.cpp
diff --git a/PDContainer/gpl.txt b/PDContainer/gpl.txt
index 5ea29a7..5ea29a7 100755..100644
--- a/PDContainer/gpl.txt
+++ b/PDContainer/gpl.txt
diff --git a/PDContainer/help/h_deque-help.pd b/PDContainer/help/h_deque-help.pd
index c28052e..c28052e 100755..100644
--- a/PDContainer/help/h_deque-help.pd
+++ b/PDContainer/help/h_deque-help.pd
diff --git a/PDContainer/help/h_list-help.pd b/PDContainer/help/h_list-help.pd
index 9e0f6ab..9e0f6ab 100755..100644
--- a/PDContainer/help/h_list-help.pd
+++ b/PDContainer/help/h_list-help.pd
diff --git a/PDContainer/help/h_map-help.pd b/PDContainer/help/h_map-help.pd
index 8789b08..8789b08 100755..100644
--- a/PDContainer/help/h_map-help.pd
+++ b/PDContainer/help/h_map-help.pd
diff --git a/PDContainer/help/h_multimap-help.pd b/PDContainer/help/h_multimap-help.pd
index fecfff3..fecfff3 100755..100644
--- a/PDContainer/help/h_multimap-help.pd
+++ b/PDContainer/help/h_multimap-help.pd
diff --git a/PDContainer/help/h_multiset-help.pd b/PDContainer/help/h_multiset-help.pd
index 7ad90a7..7ad90a7 100755..100644
--- a/PDContainer/help/h_multiset-help.pd
+++ b/PDContainer/help/h_multiset-help.pd
diff --git a/PDContainer/help/h_priority_queue-help.pd b/PDContainer/help/h_priority_queue-help.pd
index de43ceb..de43ceb 100755..100644
--- a/PDContainer/help/h_priority_queue-help.pd
+++ b/PDContainer/help/h_priority_queue-help.pd
diff --git a/PDContainer/help/h_queue-help.pd b/PDContainer/help/h_queue-help.pd
index 339f5f3..339f5f3 100755..100644
--- a/PDContainer/help/h_queue-help.pd
+++ b/PDContainer/help/h_queue-help.pd
diff --git a/PDContainer/help/h_set-help.pd b/PDContainer/help/h_set-help.pd
index 26932e9..26932e9 100755..100644
--- a/PDContainer/help/h_set-help.pd
+++ b/PDContainer/help/h_set-help.pd
diff --git a/PDContainer/help/h_stack-help.pd b/PDContainer/help/h_stack-help.pd
index 7e090ac..7e090ac 100755..100644
--- a/PDContainer/help/h_stack-help.pd
+++ b/PDContainer/help/h_stack-help.pd
diff --git a/PDContainer/help/h_vector-help.pd b/PDContainer/help/h_vector-help.pd
index 802316c..802316c 100755..100644
--- a/PDContainer/help/h_vector-help.pd
+++ b/PDContainer/help/h_vector-help.pd
diff --git a/PDContainer/include/ContainerBase.h b/PDContainer/include/ContainerBase.h
index 7cc54b9..7cc54b9 100755..100644
--- a/PDContainer/include/ContainerBase.h
+++ b/PDContainer/include/ContainerBase.h
diff --git a/PDContainer/include/GlobalStuff.h b/PDContainer/include/GlobalStuff.h
index 6424a99..6424a99 100755..100644
--- a/PDContainer/include/GlobalStuff.h
+++ b/PDContainer/include/GlobalStuff.h
diff --git a/PDContainer/include/HDeque.h b/PDContainer/include/HDeque.h
index 02600cf..02600cf 100755..100644
--- a/PDContainer/include/HDeque.h
+++ b/PDContainer/include/HDeque.h
diff --git a/PDContainer/include/HList.h b/PDContainer/include/HList.h
index b8a5768..b8a5768 100755..100644
--- a/PDContainer/include/HList.h
+++ b/PDContainer/include/HList.h
diff --git a/PDContainer/include/HMap.h b/PDContainer/include/HMap.h
index 0f68497..0f68497 100755..100644
--- a/PDContainer/include/HMap.h
+++ b/PDContainer/include/HMap.h
diff --git a/PDContainer/include/HMultiMap.h b/PDContainer/include/HMultiMap.h
index 0c7a9f7..0c7a9f7 100755..100644
--- a/PDContainer/include/HMultiMap.h
+++ b/PDContainer/include/HMultiMap.h
diff --git a/PDContainer/include/HMultiSet.h b/PDContainer/include/HMultiSet.h
index 7bfc36f..7bfc36f 100755..100644
--- a/PDContainer/include/HMultiSet.h
+++ b/PDContainer/include/HMultiSet.h
diff --git a/PDContainer/include/HPrioQueue.h b/PDContainer/include/HPrioQueue.h
index d1bddda..d1bddda 100755..100644
--- a/PDContainer/include/HPrioQueue.h
+++ b/PDContainer/include/HPrioQueue.h
diff --git a/PDContainer/include/HQueue.h b/PDContainer/include/HQueue.h
index 025fe52..025fe52 100755..100644
--- a/PDContainer/include/HQueue.h
+++ b/PDContainer/include/HQueue.h
diff --git a/PDContainer/include/HSet.h b/PDContainer/include/HSet.h
index 231b909..231b909 100755..100644
--- a/PDContainer/include/HSet.h
+++ b/PDContainer/include/HSet.h
diff --git a/PDContainer/include/HStack.h b/PDContainer/include/HStack.h
index 8050af9..8050af9 100755..100644
--- a/PDContainer/include/HStack.h
+++ b/PDContainer/include/HStack.h
diff --git a/PDContainer/include/HVector.h b/PDContainer/include/HVector.h
index 933da80..933da80 100755..100644
--- a/PDContainer/include/HVector.h
+++ b/PDContainer/include/HVector.h
diff --git a/PDContainer/include/MapBase.h b/PDContainer/include/MapBase.h
index cf295de..cf295de 100755..100644
--- a/PDContainer/include/MapBase.h
+++ b/PDContainer/include/MapBase.h
diff --git a/PDContainer/include/QueueStack.h b/PDContainer/include/QueueStack.h
index eb72408..eb72408 100755..100644
--- a/PDContainer/include/QueueStack.h
+++ b/PDContainer/include/QueueStack.h
diff --git a/PDContainer/include/SequBase.h b/PDContainer/include/SequBase.h
index 40bc4d7..40bc4d7 100755..100644
--- a/PDContainer/include/SequBase.h
+++ b/PDContainer/include/SequBase.h
diff --git a/PDContainer/include/SimpleBase.h b/PDContainer/include/SimpleBase.h
index 75203ec..75203ec 100755..100644
--- a/PDContainer/include/SimpleBase.h
+++ b/PDContainer/include/SimpleBase.h
diff --git a/PDContainer/install.txt b/PDContainer/install.txt
index 278cddd..278cddd 100755..100644
--- a/PDContainer/install.txt
+++ b/PDContainer/install.txt
diff --git a/PDContainer/readme.txt b/PDContainer/readme.txt
index 9063a5f..9063a5f 100755..100644
--- a/PDContainer/readme.txt
+++ b/PDContainer/readme.txt
diff --git a/PDContainer/src/HDeque.cpp b/PDContainer/src/HDeque.cpp
index 3a1c317..3a1c317 100755..100644
--- a/PDContainer/src/HDeque.cpp
+++ b/PDContainer/src/HDeque.cpp
diff --git a/PDContainer/src/HList.cpp b/PDContainer/src/HList.cpp
index 9a5935f..9a5935f 100755..100644
--- a/PDContainer/src/HList.cpp
+++ b/PDContainer/src/HList.cpp
diff --git a/PDContainer/src/HMap.cpp b/PDContainer/src/HMap.cpp
index c7e8534..c7e8534 100755..100644
--- a/PDContainer/src/HMap.cpp
+++ b/PDContainer/src/HMap.cpp
diff --git a/PDContainer/src/HMultiMap.cpp b/PDContainer/src/HMultiMap.cpp
index ecc482e..ecc482e 100755..100644
--- a/PDContainer/src/HMultiMap.cpp
+++ b/PDContainer/src/HMultiMap.cpp
diff --git a/PDContainer/src/HMultiSet.cpp b/PDContainer/src/HMultiSet.cpp
index 07dd564..07dd564 100755..100644
--- a/PDContainer/src/HMultiSet.cpp
+++ b/PDContainer/src/HMultiSet.cpp
diff --git a/PDContainer/src/HPrioQueue.cpp b/PDContainer/src/HPrioQueue.cpp
index f998530..f998530 100755..100644
--- a/PDContainer/src/HPrioQueue.cpp
+++ b/PDContainer/src/HPrioQueue.cpp
diff --git a/PDContainer/src/HQueue.cpp b/PDContainer/src/HQueue.cpp
index 0fa012b..0fa012b 100755..100644
--- a/PDContainer/src/HQueue.cpp
+++ b/PDContainer/src/HQueue.cpp
diff --git a/PDContainer/src/HSet.cpp b/PDContainer/src/HSet.cpp
index f6caf2b..f6caf2b 100755..100644
--- a/PDContainer/src/HSet.cpp
+++ b/PDContainer/src/HSet.cpp
diff --git a/PDContainer/src/HStack.cpp b/PDContainer/src/HStack.cpp
index ea9fc35..ea9fc35 100755..100644
--- a/PDContainer/src/HStack.cpp
+++ b/PDContainer/src/HStack.cpp
diff --git a/PDContainer/src/HVector.cpp b/PDContainer/src/HVector.cpp
index 94616c4..94616c4 100755..100644
--- a/PDContainer/src/HVector.cpp
+++ b/PDContainer/src/HVector.cpp
diff --git a/PDContainer/src/PDContainer.cpp b/PDContainer/src/PDContainer.cpp
index 8a62f8e..8a62f8e 100755..100644
--- a/PDContainer/src/PDContainer.cpp
+++ b/PDContainer/src/PDContainer.cpp
diff --git a/PDContainer/src/h_deque.cpp b/PDContainer/src/h_deque.cpp
index 7ab9499..7ab9499 100755..100644
--- a/PDContainer/src/h_deque.cpp
+++ b/PDContainer/src/h_deque.cpp
diff --git a/PDContainer/src/h_list.cpp b/PDContainer/src/h_list.cpp
index 7da94be..7da94be 100755..100644
--- a/PDContainer/src/h_list.cpp
+++ b/PDContainer/src/h_list.cpp
diff --git a/PDContainer/src/h_map.cpp b/PDContainer/src/h_map.cpp
index dc733aa..dc733aa 100755..100644
--- a/PDContainer/src/h_map.cpp
+++ b/PDContainer/src/h_map.cpp
diff --git a/PDContainer/src/h_multimap.cpp b/PDContainer/src/h_multimap.cpp
index a77f9a1..a77f9a1 100755..100644
--- a/PDContainer/src/h_multimap.cpp
+++ b/PDContainer/src/h_multimap.cpp
diff --git a/PDContainer/src/h_multiset.cpp b/PDContainer/src/h_multiset.cpp
index 8a42eb2..8a42eb2 100755..100644
--- a/PDContainer/src/h_multiset.cpp
+++ b/PDContainer/src/h_multiset.cpp
diff --git a/PDContainer/src/h_prioqueue.cpp b/PDContainer/src/h_prioqueue.cpp
index c032f39..c032f39 100755..100644
--- a/PDContainer/src/h_prioqueue.cpp
+++ b/PDContainer/src/h_prioqueue.cpp
diff --git a/PDContainer/src/h_queue.cpp b/PDContainer/src/h_queue.cpp
index 30caf4d..30caf4d 100755..100644
--- a/PDContainer/src/h_queue.cpp
+++ b/PDContainer/src/h_queue.cpp
diff --git a/PDContainer/src/h_set.cpp b/PDContainer/src/h_set.cpp
index 5bf84e4..5bf84e4 100755..100644
--- a/PDContainer/src/h_set.cpp
+++ b/PDContainer/src/h_set.cpp
diff --git a/PDContainer/src/h_stack.cpp b/PDContainer/src/h_stack.cpp
index 1a2c044..1a2c044 100755..100644
--- a/PDContainer/src/h_stack.cpp
+++ b/PDContainer/src/h_stack.cpp
diff --git a/PDContainer/src/h_vector.cpp b/PDContainer/src/h_vector.cpp
index 8c4c8fb..8c4c8fb 100755..100644
--- a/PDContainer/src/h_vector.cpp
+++ b/PDContainer/src/h_vector.cpp
diff --git a/PDContainer/tinyxml/tinystr.cpp b/PDContainer/tinyxml/tinystr.cpp
index 413f5c3..413f5c3 100755..100644
--- a/PDContainer/tinyxml/tinystr.cpp
+++ b/PDContainer/tinyxml/tinystr.cpp
diff --git a/PDContainer/tinyxml/tinystr.h b/PDContainer/tinyxml/tinystr.h
index 3960502..3960502 100755..100644
--- a/PDContainer/tinyxml/tinystr.h
+++ b/PDContainer/tinyxml/tinystr.h
diff --git a/PDContainer/tinyxml/tinyxml.cpp b/PDContainer/tinyxml/tinyxml.cpp
index c652cc1..c652cc1 100755..100644
--- a/PDContainer/tinyxml/tinyxml.cpp
+++ b/PDContainer/tinyxml/tinyxml.cpp
diff --git a/PDContainer/tinyxml/tinyxml.h b/PDContainer/tinyxml/tinyxml.h
index 3b50268..3b50268 100755..100644
--- a/PDContainer/tinyxml/tinyxml.h
+++ b/PDContainer/tinyxml/tinyxml.h
diff --git a/PDContainer/tinyxml/tinyxmlerror.cpp b/PDContainer/tinyxml/tinyxmlerror.cpp
index b04add7..b04add7 100755..100644
--- a/PDContainer/tinyxml/tinyxmlerror.cpp
+++ b/PDContainer/tinyxml/tinyxmlerror.cpp
diff --git a/PDContainer/tinyxml/tinyxmlparser.cpp b/PDContainer/tinyxml/tinyxmlparser.cpp
index 56917b6..56917b6 100755..100644
--- a/PDContainer/tinyxml/tinyxmlparser.cpp
+++ b/PDContainer/tinyxml/tinyxmlparser.cpp
diff --git a/adaptive/GnuGPL.txt b/adaptive/GnuGPL.txt
index fa0bef4..fa0bef4 100755..100644
--- a/adaptive/GnuGPL.txt
+++ b/adaptive/GnuGPL.txt
diff --git a/adaptive/doc/lms2~-help.pd b/adaptive/doc/lms2~-help.pd
index 6910a02..6910a02 100755..100644
--- a/adaptive/doc/lms2~-help.pd
+++ b/adaptive/doc/lms2~-help.pd
diff --git a/adaptive/doc/lms~-help.pd b/adaptive/doc/lms~-help.pd
index b16149e..b16149e 100755..100644
--- a/adaptive/doc/lms~-help.pd
+++ b/adaptive/doc/lms~-help.pd
diff --git a/adaptive/doc/nlms2~-help.pd b/adaptive/doc/nlms2~-help.pd
index ea103ba..ea103ba 100755..100644
--- a/adaptive/doc/nlms2~-help.pd
+++ b/adaptive/doc/nlms2~-help.pd
diff --git a/adaptive/doc/nlms~-help.pd b/adaptive/doc/nlms~-help.pd
index d58ef68..d58ef68 100755..100644
--- a/adaptive/doc/nlms~-help.pd
+++ b/adaptive/doc/nlms~-help.pd
diff --git a/adaptive/examples/01.system_identification.pd b/adaptive/examples/01.system_identification.pd
index 57ae99f..57ae99f 100755..100644
--- a/adaptive/examples/01.system_identification.pd
+++ b/adaptive/examples/01.system_identification.pd
diff --git a/adaptive/examples/02.persistent_excitation.pd b/adaptive/examples/02.persistent_excitation.pd
index 9bafbba..9bafbba 100755..100644
--- a/adaptive/examples/02.persistent_excitation.pd
+++ b/adaptive/examples/02.persistent_excitation.pd
diff --git a/adaptive/examples/03.undermodeling.pd b/adaptive/examples/03.undermodeling.pd
index 7a194da..7a194da 100755..100644
--- a/adaptive/examples/03.undermodeling.pd
+++ b/adaptive/examples/03.undermodeling.pd
diff --git a/adaptive/examples/04.misadjustment.pd b/adaptive/examples/04.misadjustment.pd
index 8a963dd..8a963dd 100755..100644
--- a/adaptive/examples/04.misadjustment.pd
+++ b/adaptive/examples/04.misadjustment.pd
diff --git a/adaptive/examples/05.tracking.pd b/adaptive/examples/05.tracking.pd
index 0713c26..0713c26 100755..100644
--- a/adaptive/examples/05.tracking.pd
+++ b/adaptive/examples/05.tracking.pd
diff --git a/adaptive/examples/06.interference_cancelation.pd b/adaptive/examples/06.interference_cancelation.pd
index 622b646..622b646 100755..100644
--- a/adaptive/examples/06.interference_cancelation.pd
+++ b/adaptive/examples/06.interference_cancelation.pd
diff --git a/adaptive/examples/07.adaptive_equalization.pd b/adaptive/examples/07.adaptive_equalization.pd
index 49ae4af..49ae4af 100755..100644
--- a/adaptive/examples/07.adaptive_equalization.pd
+++ b/adaptive/examples/07.adaptive_equalization.pd
diff --git a/adaptive/examples/08.decision-directed_equalization.pd b/adaptive/examples/08.decision-directed_equalization.pd
index e81c5aa..e81c5aa 100755..100644
--- a/adaptive/examples/08.decision-directed_equalization.pd
+++ b/adaptive/examples/08.decision-directed_equalization.pd
diff --git a/adaptive/examples/spectrum~.pd b/adaptive/examples/spectrum~.pd
index 9757e75..9757e75 100755..100644
--- a/adaptive/examples/spectrum~.pd
+++ b/adaptive/examples/spectrum~.pd
diff --git a/adaptive/src/adaptive.c b/adaptive/src/adaptive.c
index 5c3b651..5c3b651 100755..100644
--- a/adaptive/src/adaptive.c
+++ b/adaptive/src/adaptive.c
diff --git a/adaptive/src/adaptive.h b/adaptive/src/adaptive.h
index 209a51a..209a51a 100755..100644
--- a/adaptive/src/adaptive.h
+++ b/adaptive/src/adaptive.h
diff --git a/adaptive/src/lms2~.c b/adaptive/src/lms2~.c
index c3c3d3c..c3c3d3c 100755..100644
--- a/adaptive/src/lms2~.c
+++ b/adaptive/src/lms2~.c
diff --git a/adaptive/src/lms~.c b/adaptive/src/lms~.c
index d39ccb7..d39ccb7 100755..100644
--- a/adaptive/src/lms~.c
+++ b/adaptive/src/lms~.c
diff --git a/adaptive/src/nlms2~.c b/adaptive/src/nlms2~.c
index c967641..c967641 100755..100644
--- a/adaptive/src/nlms2~.c
+++ b/adaptive/src/nlms2~.c
diff --git a/adaptive/src/nlms3~.c b/adaptive/src/nlms3~.c
index a1857a2..a1857a2 100755..100644
--- a/adaptive/src/nlms3~.c
+++ b/adaptive/src/nlms3~.c
diff --git a/adaptive/src/nlms~.c b/adaptive/src/nlms~.c
index 5ebc4f5..5ebc4f5 100755..100644
--- a/adaptive/src/nlms~.c
+++ b/adaptive/src/nlms~.c
diff --git a/pix_linNN/LinNeuralNet.cpp b/pix_linNN/LinNeuralNet.cpp
index 87318a0..87318a0 100755..100644
--- a/pix_linNN/LinNeuralNet.cpp
+++ b/pix_linNN/LinNeuralNet.cpp
diff --git a/pix_linNN/LinNeuralNet.h b/pix_linNN/LinNeuralNet.h
index c5069dc..c5069dc 100755..100644
--- a/pix_linNN/LinNeuralNet.h
+++ b/pix_linNN/LinNeuralNet.h
diff --git a/pix_linNN/gpl.txt b/pix_linNN/gpl.txt
index 5ea29a7..5ea29a7 100755..100644
--- a/pix_linNN/gpl.txt
+++ b/pix_linNN/gpl.txt
diff --git a/pix_linNN/pix_linNN-help.pd b/pix_linNN/pix_linNN-help.pd
index 932116f..932116f 100755..100644
--- a/pix_linNN/pix_linNN-help.pd
+++ b/pix_linNN/pix_linNN-help.pd
diff --git a/pix_linNN/pix_linNN.cpp b/pix_linNN/pix_linNN.cpp
index 515a6a2..515a6a2 100755..100644
--- a/pix_linNN/pix_linNN.cpp
+++ b/pix_linNN/pix_linNN.cpp
diff --git a/pix_linNN/pix_linNN.h b/pix_linNN/pix_linNN.h
index 4ebc10c..4ebc10c 100755..100644
--- a/pix_linNN/pix_linNN.h
+++ b/pix_linNN/pix_linNN.h
diff --git a/pix_linNN/readme.txt b/pix_linNN/readme.txt
index aa3ce84..aa3ce84 100755..100644
--- a/pix_linNN/readme.txt
+++ b/pix_linNN/readme.txt
diff --git a/pix_recNN/NNActivation.h b/pix_recNN/NNActivation.h
index e91c046..e91c046 100755..100644
--- a/pix_recNN/NNActivation.h
+++ b/pix_recNN/NNActivation.h
diff --git a/pix_recNN/NNException.h b/pix_recNN/NNException.h
index bcb7be5..bcb7be5 100755..100644
--- a/pix_recNN/NNException.h
+++ b/pix_recNN/NNException.h
diff --git a/pix_recNN/NNet.h b/pix_recNN/NNet.h
index 349688f..349688f 100755..100644
--- a/pix_recNN/NNet.h
+++ b/pix_recNN/NNet.h
diff --git a/pix_recNN/Neuron.cpp b/pix_recNN/Neuron.cpp
index c020c1c..c020c1c 100755..100644
--- a/pix_recNN/Neuron.cpp
+++ b/pix_recNN/Neuron.cpp
diff --git a/pix_recNN/Neuron.h b/pix_recNN/Neuron.h
index f10d993..f10d993 100755..100644
--- a/pix_recNN/Neuron.h
+++ b/pix_recNN/Neuron.h
diff --git a/pix_recNN/RecurrentNeuron.cpp b/pix_recNN/RecurrentNeuron.cpp
index 1b322c1..1b322c1 100755..100644
--- a/pix_recNN/RecurrentNeuron.cpp
+++ b/pix_recNN/RecurrentNeuron.cpp
diff --git a/pix_recNN/RecurrentNeuron.h b/pix_recNN/RecurrentNeuron.h
index ee87068..ee87068 100755..100644
--- a/pix_recNN/RecurrentNeuron.h
+++ b/pix_recNN/RecurrentNeuron.h
diff --git a/pix_recNN/gpl.txt b/pix_recNN/gpl.txt
index 5ea29a7..5ea29a7 100755..100644
--- a/pix_recNN/gpl.txt
+++ b/pix_recNN/gpl.txt
diff --git a/pix_recNN/pix_recNN-help.pd b/pix_recNN/pix_recNN-help.pd
index 4236941..4236941 100755..100644
--- a/pix_recNN/pix_recNN-help.pd
+++ b/pix_recNN/pix_recNN-help.pd
diff --git a/pix_recNN/pix_recNN.cpp b/pix_recNN/pix_recNN.cpp
index 299625a..299625a 100755..100644
--- a/pix_recNN/pix_recNN.cpp
+++ b/pix_recNN/pix_recNN.cpp
diff --git a/pix_recNN/pix_recNN.h b/pix_recNN/pix_recNN.h
index 944ebd3..944ebd3 100755..100644
--- a/pix_recNN/pix_recNN.h
+++ b/pix_recNN/pix_recNN.h
diff --git a/pix_recNN/readme.txt b/pix_recNN/readme.txt
index 6372504..6372504 100755..100644
--- a/pix_recNN/readme.txt
+++ b/pix_recNN/readme.txt
diff --git a/threadlib/GnuGPL.txt b/threadlib/GnuGPL.txt
index fa0bef4..fa0bef4 100755..100644
--- a/threadlib/GnuGPL.txt
+++ b/threadlib/GnuGPL.txt
diff --git a/threadlib/doc/detach-help.pd b/threadlib/doc/detach-help.pd
index 03895aa..03895aa 100755..100644
--- a/threadlib/doc/detach-help.pd
+++ b/threadlib/doc/detach-help.pd
diff --git a/threadlib/doc/join-help.pd b/threadlib/doc/join-help.pd
index 44fe459..44fe459 100755..100644
--- a/threadlib/doc/join-help.pd
+++ b/threadlib/doc/join-help.pd
diff --git a/threadlib/doc/sleep-help.pd b/threadlib/doc/sleep-help.pd
index b9c172d..b9c172d 100755..100644
--- a/threadlib/doc/sleep-help.pd
+++ b/threadlib/doc/sleep-help.pd
diff --git a/threadlib/src/callbacks.c b/threadlib/src/callbacks.c
index a1b0f88..a1b0f88 100755..100644
--- a/threadlib/src/callbacks.c
+++ b/threadlib/src/callbacks.c
diff --git a/threadlib/src/detach.c b/threadlib/src/detach.c
index fc5229c..fc5229c 100755..100644
--- a/threadlib/src/detach.c
+++ b/threadlib/src/detach.c
diff --git a/threadlib/src/fifo.c b/threadlib/src/fifo.c
index 50de821..50de821 100755..100644
--- a/threadlib/src/fifo.c
+++ b/threadlib/src/fifo.c
diff --git a/threadlib/src/join.c b/threadlib/src/join.c
index 65c8092..65c8092 100755..100644
--- a/threadlib/src/join.c
+++ b/threadlib/src/join.c
diff --git a/threadlib/src/sleep.c b/threadlib/src/sleep.c
index 9f9eaab..9f9eaab 100755..100644
--- a/threadlib/src/sleep.c
+++ b/threadlib/src/sleep.c
diff --git a/threadlib/src/threadlib.c b/threadlib/src/threadlib.c
index 47ec0b7..47ec0b7 100755..100644
--- a/threadlib/src/threadlib.c
+++ b/threadlib/src/threadlib.c
diff --git a/threadlib/src/threadlib.h b/threadlib/src/threadlib.h
index efbeeff..efbeeff 100755..100644
--- a/threadlib/src/threadlib.h
+++ b/threadlib/src/threadlib.h