--- yoda/techmodel/forroutines/anticounter/ACcalib.h 2004/07/08 12:48:23 1.1 +++ yoda/techmodel/forroutines/anticounter/ACcalib.h 2004/07/17 20:03:42 1.2 @@ -1,3 +1,4 @@ + struct datastruct{ unsigned short header; @@ -16,11 +17,5 @@ }; -struct datastruct calibdata; -//pointer to struct -struct datastruct *calibpointer; -int fd,i,j,err,found; -unsigned short buffer[10000]; -unsigned short tmp1,tmp2;