Replace .config rather than reconstructing plugins, drivers, and UIs.
[hooke.git] / hooke / plugin / autopeak.py
2010-08-03 W. Trevor KingRan update_copyright.py
2010-06-18 W. Trevor KingMerged Rolf Schmidt's illysam branch
2010-05-17 W. Trevor KingMerged my unitary FFT wrappers (FFT_tools) as hooke...
2010-05-16 W. Trevor KingRan update_copyright.py, updating all the copyright...
2010-05-16 W. Trevor KingUpdated copyright blurbs in all files to '# Copyright'
2010-05-06 W. Trevor KingAdded inclusion logic to hooke.plugin
2010-05-04 W. Trevor KingReally hideous merge of Rolf Schmidt's code.
2010-05-04 W. Trevor KingMerged with trunk
2010-05-04 W. Trevor KingAdded modular directory structure.
2009-12-17 W. Trevor KingAll classes should at least subclass 'object' to avoid...
2009-12-17 W. Trevor KingRemoved sha-bang from non-executable python files ...
2009-12-17 W. Trevor KingAdded README and reorganized directory structure (break...