- A few fixes to the hsitogram memory codes

- Many fixes for the triple axis code
This commit is contained in:
cvs
2003-04-10 11:41:22 +00:00
parent bfb09e4593
commit cb4bbbc93c
35 changed files with 482 additions and 171 deletions

View File

@@ -685,7 +685,7 @@
float *ist) {
int iret;
char cmnd[16];
char cmnd[32];
struct EL755info *info_ptr;
/*----------------------------------------------
*/
@@ -1310,7 +1310,7 @@
int i, iret;
float my_soll, my_ist;
char cmnd[16], cmnd0[16], buff[132], buff1[132];
char cmnd[32], cmnd0[32], buff[132], buff1[132];
struct EL755info *info_ptr;
/*----------------------------------------------
*/