diff options
-rw-r--r-- | Guile-TODO | 4 |
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 + |