#2/4 switch cph() and cmag() args from ngcomplex* to ngcomplex

This commit is contained in:
rlar
2012-02-07 19:49:31 +00:00
parent 50aea0be0c
commit 94e3abd847
7 changed files with 32 additions and 23 deletions
+9
View File
@@ -1,3 +1,12 @@
2012-02-07 Robert Larice
* src/frontend/diff.c ,
* src/include/ngspice/complex.h ,
* src/maths/cmaths/cmath1.c ,
* src/maths/cmaths/cmath2.c ,
* src/maths/cmaths/cmath3.c ,
* src/maths/cmaths/cmath4.c :
#2/4 switch cph() and cmag() args from ngcomplex* to ngcomplex
2012-02-07 Robert Larice
* src/include/ngspice/complex.h :
#1/4 drop cast (enable compiler type check)