- Adapted amor status stuff to work with the new http based HM

This commit is contained in:
koennecke
2006-08-16 14:14:08 +00:00
parent 4b91d841d6
commit 928738dbd8
9 changed files with 131 additions and 13 deletions

View File

@ -36,6 +36,7 @@ In order to achieve all this some data structures are needed:
pScanData pScan;
pHistMem pHM;
int iTOF;
int iHTTP;
}AmorStat, *pAmorStat;
@}