com_measure2.c warning removed

This commit is contained in:
h_vogt 2011-09-18 09:10:26 +00:00
parent 893fbe1264
commit 30c13c8466
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
2011-09-18 Holger Vogt
* com_fft.c: fft now uses faster Green's method (may be deselected by unsetting
#define GREEN swirch
* spiceif.c: code beutify for better readability
* device.c updates to altermod command, allow reading from file
* com_measure2.c: warning real ac removed
2011-09-11 Holger Vogt
* frontend/plotting/grid.c: Error message, if requested resolution
cannot be handled.