fix the type signature of the cx_* functions

This commit is contained in:
rlar
2010-07-24 12:37:41 +00:00
parent 92353ab6d5
commit d074de41f2
7 changed files with 96 additions and 84 deletions
+9
View File
@@ -1,3 +1,12 @@
2010-07-24 Robert Larice
* src/frontend/evaluate.c ,
* src/frontend/parse.c ,
* src/include/fteext.h ,
* src/include/fteparse.h ,
* src/maths/cmaths/cmath2.c ,
* src/maths/cmaths/cmath2.h :
fix the type signature of the cx_* functions
2010-07-23 Robert Larice
* src/include/smpdefs.h ,
* src/include/spmatrix.h :