Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-16 | Fix for 'multiple symbol definitions' vs 'symbol not defined' dilemna. I ↵ | Jamie Bullock | |
think the solution is to wrap the globals in a struct, declare it in a header, and wrap with a definition guard, then define _once_ at library init time. (Sounds like a recipe for something...) | |||
2007-10-08 | Committed missing files needed for new out-of-place fftw plan creation | Jamie Bullock | |