- Added makefiles for linux

This commit is contained in:
cvs
2003-06-20 12:26:45 +00:00
parent 30ade6a8c6
commit 9696421d66
6 changed files with 65 additions and 13 deletions

View File

@ -28,6 +28,7 @@ already reflected by the driver private data structure:
HistMode eHistMode;
int iBinWidth;
OverFlowMode eFlow;
int extraDetector;
} SinqHMDriv;
@}