Subversion Repositories f9daq

Compare Revisions

Ignore whitespace Rev 209 → Rev 234

/cvi/instr/HISTO/H1D.h
29,7 → 29,7
char title[100];
char titlex[40];
char titley[40];
 
char x[4]; // correct alignment on the 64 bit windows
double *data;
} H1D;
#pragma pack()