a series of four cleanup patches

This commit is contained in:
rlar 2011-08-09 08:35:59 +00:00
parent 08b2c8d111
commit c2733308c5
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
2011-08-09 Robert Larice
* src/spicelib/analysis/dcpss.c :
a series of four cleanup patches
remove unsed variable `cont_1'
reduce scope of variable `tv_01', and use `MAX'
reduce scope of variables `fproj' and `err'
reduce scope of variable `temp'
2011-08-09 Robert Larice
* src/main.c
* src/frontend/plotting/graf.c