diff options
author | Johnathan Corgan | 2012-04-07 19:32:10 -0700 |
---|---|---|
committer | Johnathan Corgan | 2012-04-07 19:32:10 -0700 |
commit | 9bef26c9271a7b9253075bda3c1fc7c8078c0343 (patch) | |
tree | a6c1329bb902c95c8ab9970f38ec5fb46d79167c /gnuradio-examples/python/mp-sched/README | |
parent | f621a52f779381cfe550b4278b83e701a747944c (diff) | |
parent | ef72dc714840dfb8fe3f918dda243f74453b6cc7 (diff) | |
download | gnuradio-9bef26c9271a7b9253075bda3c1fc7c8078c0343.tar.gz gnuradio-9bef26c9271a7b9253075bda3c1fc7c8078c0343.tar.bz2 gnuradio-9bef26c9271a7b9253075bda3c1fc7c8078c0343.zip |
Merge branch 'next'
Diffstat (limited to 'gnuradio-examples/python/mp-sched/README')
-rw-r--r-- | gnuradio-examples/python/mp-sched/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnuradio-examples/python/mp-sched/README b/gnuradio-examples/python/mp-sched/README deleted file mode 100644 index ae575437a..000000000 --- a/gnuradio-examples/python/mp-sched/README +++ /dev/null @@ -1,2 +0,0 @@ -These are pieces of code used to test and benchmark the -multi-processor scheduler. |