summaryrefslogtreecommitdiff
path: root/Guile-TODO
diff options
context:
space:
mode:
authorEric Blossom2010-11-17 13:58:00 -0800
committerEric Blossom2010-11-17 13:58:00 -0800
commit3af8d11d26946007fbc34200208f783d78eb30e1 (patch)
tree4f8076d32af61008fdca1a281cc3879f8c03a7a2 /Guile-TODO
parent4eadee57c588940347027c7e7f99ac7e993874fd (diff)
downloadgnuradio-3af8d11d26946007fbc34200208f783d78eb30e1.tar.gz
gnuradio-3af8d11d26946007fbc34200208f783d78eb30e1.tar.bz2
gnuradio-3af8d11d26946007fbc34200208f783d78eb30e1.zip
Updated TODO
Diffstat (limited to 'Guile-TODO')
-rw-r--r--Guile-TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/Guile-TODO b/Guile-TODO
index 80d3d3bf9..a56f69b1c 100644
--- a/Guile-TODO
+++ b/Guile-TODO
@@ -49,8 +49,6 @@ In no particular order:
how much faster it is. Load time currently is currently kind of doggy.
-17) Get std::vector< std::complex<float> > working
-
I'm sure I'm forgetting some things...
@@ -86,3 +84,5 @@ These are done:
Making the swig/python warning go away will probably resolve the
guile problem.
+17) [DONE] Get std::vector< std::complex<float> > working
+